Update maxstay options (#652)

Wiki: The unit should not be abbreviated
This commit is contained in:
Kamil Monicz
2022-11-25 12:46:17 +01:00
committed by GitHub
parent e1ab5130ce
commit 96501df234
+10 -10
View File
@@ -3,17 +3,17 @@
"type": "combo",
"label": "Max Stay",
"options": [
"15 min",
"30 min",
"45 min",
"1 hr",
"1.5 hr",
"2 hr",
"2.5 hr",
"3 hr",
"4 hr",
"15 minutes",
"30 minutes",
"45 minutes",
"1 hour",
"1.5 hours",
"2 hours",
"2.5 hours",
"3 hours",
"4 hours",
"1 day",
"2 day"
"2 days"
],
"autoSuggestions": false,
"snake_case": false