add term "hobby" to related shop presets, closes #24

This commit is contained in:
Martin Raifer
2023-03-21 11:22:17 +01:00
parent 66a2d087c3
commit b9f35b5556
19 changed files with 49 additions and 26 deletions
+7 -6
View File
@@ -3,14 +3,15 @@
"type": "multiCombo",
"label": "Services",
"options": [
"repair",
"courses",
"rental",
"filling",
"air_filling",
"courses",
"filling",
"hobby",
"nitrox_filling",
"trimix_filling",
"oxygen_filling"
"oxygen_filling",
"rental",
"repair",
"trimix_filling"
],
"autoSuggestions": false
}