Themes: add payment options and internet to climbing theme

This commit is contained in:
Pieter Vander Vennet 2023-06-08 17:12:43 +02:00 committed by GitHub
parent 8358767bec
commit 1abcc766f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,7 @@
{ {
"builtin": "climbing.fee" "builtin": "climbing.fee"
}, },
"payment-options",
"opening_hours", "opening_hours",
{ {
"id": "shoe_rental", "id": "shoe_rental",
@ -205,7 +206,10 @@
"hideInAnswer": true "hideInAnswer": true
} }
] ]
} },
"internet",
"internet-fee",
"internet-ssid"
], ],
"mapRendering": [ "mapRendering": [
{ {
@ -248,4 +252,4 @@
] ]
} }
] ]
} }