forked from MapComplete/MapComplete
Fix typo in payment question
This commit is contained in:
parent
7728982a31
commit
6e0553d662
1 changed files with 1 additions and 1 deletions
|
@ -977,7 +977,7 @@
|
|||
},
|
||||
{
|
||||
"if": "payment:debit_cards=yes",
|
||||
"ifnot": "payment_debit_cards=no",
|
||||
"ifnot": "payment:debit_cards=no",
|
||||
"icon": "./assets/tagRenderings/payment_card.svg",
|
||||
"then": {
|
||||
"en": "Debit cards are accepted here",
|
||||
|
|
Loading…
Reference in a new issue