Fix build
This commit is contained in:
parent
7535d56d76
commit
fda9eaead4
3 changed files with 27 additions and 3 deletions
|
@ -794,7 +794,6 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"wayHandling": 1,
|
||||
"filter": [
|
||||
{
|
||||
"id": "vehicle-type",
|
||||
|
|
|
@ -733,6 +733,16 @@
|
|||
],
|
||||
"sources": []
|
||||
},
|
||||
{
|
||||
"path": "liberapay.svg",
|
||||
"license": "Logo (all rights reserved)",
|
||||
"authors": [
|
||||
"LiberaPay"
|
||||
],
|
||||
"sources": [
|
||||
"https://liberapay.com/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "loading.svg",
|
||||
"license": "CC0; trivial",
|
||||
|
@ -1241,6 +1251,22 @@
|
|||
"https://www.onlinewebfonts.com/icon/197818"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "teardrop.svg",
|
||||
"license": "CC0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
"sources": []
|
||||
},
|
||||
{
|
||||
"path": "teardrop_with_hole_green.svg",
|
||||
"license": "CC0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
"sources": []
|
||||
},
|
||||
{
|
||||
"path": "translate.svg",
|
||||
"license": "CC-BY-SA 3.0",
|
||||
|
|
|
@ -361,7 +361,7 @@
|
|||
"type": "opening_hours"
|
||||
}
|
||||
},
|
||||
"service:electricity":{
|
||||
"service:electricity": {
|
||||
"#": "service:socket describes if a pub, restaurant or café offers electricity to their customers.",
|
||||
"question": {
|
||||
"en": "Does this amenity have electrical outlets, available to customers when they are inside?",
|
||||
|
@ -397,7 +397,6 @@
|
|||
"if": "service:electricity=no"
|
||||
}
|
||||
]
|
||||
|
||||
},
|
||||
"payment-options": {
|
||||
"question": {
|
||||
|
|
Loading…
Reference in a new issue