diff --git a/data/config.json b/data/config.json index 25bb61c..43b5b4a 100644 --- a/data/config.json +++ b/data/config.json @@ -31,7 +31,7 @@ "max_qty": 10000 } ], - "shops": [ "/ws_abcd", - "/ws_0123" ] + "shops": [ "abcd", + "0123" ] } } \ No newline at end of file