This commit is contained in:
Kyℓe Hensel 2025-10-23 20:16:17 +11:00 committed by GitHub
commit 774d7dcffd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"key": "toilets:hands_drying",
"type": "combo",
"label": "Hand Drying",
"strings": {
"options": {
"electric_hand_dryer": "Electric hand dryer",
"paper_towel": "Paper towels",
"towel": "Fabric towel",
"towel_cabinet": "Continuous towel roll",
"no": "No drying equipment"
}
},
"autoSuggestions": false,
"customValues": false
}

View file

@ -17,6 +17,7 @@
"payment_multi_fee",
"portable",
"toilets/handwashing",
"toilets/hands_drying",
"toilets/menstrual_products",
"toilets/position"
],