Merge pull request #1264 from thibaultmol/add-pictures-to-fitness-station

add picture to fitness_station layer
This commit is contained in:
Robin van der Linde 2023-01-17 16:24:02 +01:00 committed by GitHub
commit 8cfbdb2a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@
] ]
}, },
"tagRenderings": [ "tagRenderings": [
"images",
{ {
"id": "name", "id": "name",
"question": { "question": {
@ -399,4 +400,4 @@
"filter": [ "filter": [
"open_now" "open_now"
] ]
} }