Merge develop

This commit is contained in:
Pieter Vander Vennet 2023-08-10 16:25:25 +02:00
commit 04ecdad1bb
61 changed files with 702 additions and 705 deletions

View file

@ -86,6 +86,7 @@
}
]
},
"payment-options-split",
{
"id": "coin",
"question": {
@ -205,7 +206,8 @@
}
]
},
"level"
"level",
"check_date"
],
"mapRendering": [
{
@ -235,8 +237,15 @@
]
}
],
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": true
},
"deletion": true,
"filter": [
"open_now"
"open_now",
"accepts_debit_cards",
"accepts_credit_cards"
]
}
],

View file

@ -63,10 +63,10 @@
{
"builtin": "food",
"override": {
"minzoom": 19,
"minzoom": 18,
"filter": null,
"name": null
}
}
]
}
}