Themes: fix toilet theme

This commit is contained in:
Pieter Vander Vennet 2025-04-06 17:12:24 +02:00
parent 9f3d198068
commit dc1e582664
3 changed files with 5 additions and 5 deletions

View file

@ -1226,13 +1226,13 @@
{
"if": {
"or": [
"wheelchair:designated",
"wheelchair=designated",
"toilets:wheelchair=designated"
]
},
"then": {
"en": "No wheelchair accessible toilet",
"nl": "Geen rolstoeltoegankelijke toilet"
"en": "Wheelchair accessibility features",
"nl": "Rolstoeltoegankelijkheid"
}
},
{