Themes: small tweaks to fitness stations
This commit is contained in:
parent
204d07edf2
commit
3f4410ff19
1 changed files with 7 additions and 3 deletions
|
@ -370,7 +370,7 @@
|
||||||
"nl": "Dit fitness-toestel wordt beheerd door {operator}"
|
"nl": "Dit fitness-toestel wordt beheerd door {operator}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"opening_hours"
|
"opening_hours_24_7"
|
||||||
],
|
],
|
||||||
"presets": [
|
"presets": [
|
||||||
{
|
{
|
||||||
|
@ -409,5 +409,9 @@
|
||||||
],
|
],
|
||||||
"filter": [
|
"filter": [
|
||||||
"open_now"
|
"open_now"
|
||||||
]
|
],
|
||||||
|
"allowMove": {
|
||||||
|
"enableRelocation": false,
|
||||||
|
"enableImproveAccuracy": true
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue