Formatting

This commit is contained in:
Pieter Vander Vennet 2024-07-11 02:15:17 +02:00
parent 811bcecea4
commit 8bf18ece88
2 changed files with 2 additions and 3 deletions

View file

@ -329,7 +329,7 @@
] ]
}, },
{ {
"builtin": "seasonal", "builtin": "seasonal",
"override": { "override": {
"question": { "question": {
"en": "Is this drinking water point available all year round?", "en": "Is this drinking water point available all year round?",
@ -338,7 +338,7 @@
} }
} }
}, },
{ {
"builtin": "opening_hours_24_7", "builtin": "opening_hours_24_7",
"override": { "override": {
"questionHint": { "questionHint": {

View file

@ -123,5 +123,4 @@
"enableImproveAccuracy": true "enableImproveAccuracy": true
}, },
"deletion": true "deletion": true
} }