forked from MapComplete/MapComplete
Remove charge tag when changing to fee=no
This commit is contained in:
parent
c0a602ac39
commit
269695cb83
1 changed files with 4 additions and 1 deletions
|
@ -70,7 +70,10 @@
|
|||
"if": "fee=no",
|
||||
"then": {
|
||||
"en": "This shower is free to use"
|
||||
}
|
||||
},
|
||||
"addExtraTags": [
|
||||
"charge="
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue