forked from MapComplete/MapComplete
Switch to lowercase
This commit is contained in:
parent
203cac9b6b
commit
b540fa4c8b
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
"then": {
|
||||
"en": "This ticket validator accepts OV-Chipkaart"
|
||||
},
|
||||
"hideInAnswer": "_country!=nl"
|
||||
"hideInAnswer": true
|
||||
},
|
||||
{
|
||||
"if": "payment:ov-chipkaart=yes",
|
||||
|
@ -67,7 +67,7 @@
|
|||
"then": {
|
||||
"en": "This ticket validator accepts OV-Chipkaart"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
"hideInAnswer": "_country!=nl"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue