Skip to content

Commit 7e5e9f0

Browse files
authored
Simplify domains array in sites.json
1 parent aa0ef00 commit 7e5e9f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_data/sites.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9248,9 +9248,7 @@
92489248
"notes": "Send an email to support requesting the application of your GDPR rights.",
92499249
"notes_fr": "Envoyez un mail au support demandant l'application de vos droits RGPD.",
92509250
"email": "support-candidat@hellowork.com",
9251-
"domains": [
9252-
"hellowork.com"
9253-
]
9251+
"domains": ["hellowork.com"]
92549252
},
92559253
{
92569254
"name": "HelpScout",

0 commit comments

Comments
 (0)