diff --git a/assets/layers/icons/icons.json b/assets/layers/icons/icons.json
index c968f99a2..daf7ed181 100644
--- a/assets/layers/icons/icons.json
+++ b/assets/layers/icons/icons.json
@@ -82,7 +82,7 @@
"labels": [
"defaults"
],
- "render": "",
+ "render": "",
"condition": "website~*"
},
{
diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json
index 4f7b32e27..3caa67f51 100644
--- a/assets/tagRenderings/questions.json
+++ b/assets/tagRenderings/questions.json
@@ -129,7 +129,9 @@
}
},
"phone": {
- "labels": ["contact"],
+ "labels": [
+ "contact"
+ ],
"question": {
"en": "What is the phone number of {title()}?",
"nl": "Wat is het telefoonnummer van {title()}?",
@@ -188,7 +190,9 @@
"render": {
"*": "{email}"
},
- "labels": ["contact"],
+ "labels": [
+ "contact"
+ ],
"question": {
"nl": "Wat is het e-mailadres van {title()}?",
"fr": "Quelle est l'adresse courriel de {title()} ?",
@@ -230,7 +234,9 @@
}
},
"website": {
- "labels": ["contact"],
+ "labels": [
+ "contact"
+ ],
"question": {
"en": "What is the website of {title()}?",
"nl": "Wat is de website van {title()}?",
diff --git a/assets/themes/grb/grb.json b/assets/themes/grb/grb.json
index 542d98cb0..607a41a32 100644
--- a/assets/themes/grb/grb.json
+++ b/assets/themes/grb/grb.json
@@ -523,7 +523,6 @@
}
]
},
-
{
"id": "service_ways",
"name": "Service roads",