Switch to lowercase

This commit is contained in:
Robin van der Linde 2022-12-16 23:20:38 +01:00
parent 203cac9b6b
commit b540fa4c8b
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D

View file

@ -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"
}
]
}