make shop=hobby unsearchable (#821)

see #24
This commit is contained in:
Mateusz Konieczny
2023-03-21 11:10:53 +01:00
committed by GitHub
parent ef2a687336
commit c74820206e
@@ -12,5 +12,6 @@
"figurine",
"model"
],
"name": "Hobby Shop"
"name": "Hobby Shop",
"searchable": false
}