forked from MapComplete/MapComplete
Themes: add extra check so that in a mapping cannot override the , fix two such instances
This commit is contained in:
parent
393d4e75d8
commit
56ea1163bb
3 changed files with 145 additions and 92 deletions
|
@ -231,12 +231,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"fee=no",
|
||||
"charge="
|
||||
]
|
||||
},
|
||||
"if": "fee=no",
|
||||
"then": {
|
||||
"en": "Can be used for free",
|
||||
"id": "Boleh digunakan tanpa bayaran",
|
||||
|
@ -1562,4 +1557,4 @@
|
|||
]
|
||||
},
|
||||
"credits": "joost schouppe"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue