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",
|
"if": "fee=no",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This shower is free to use"
|
"en": "This shower is free to use"
|
||||||
}
|
},
|
||||||
|
"addExtraTags": [
|
||||||
|
"charge="
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue