Themes: add payment options and internet to climbing theme
This commit is contained in:
parent
8358767bec
commit
1abcc766f9
1 changed files with 6 additions and 2 deletions
|
@ -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 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue