v0.5.3: fix — таблица сервисов теперь меняется при смене стенда (LocalProxy)

This commit is contained in:
2026-08-01 20:29:45 +04:00
parent c35032ca43
commit 1f03f66e50
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ SERVICES = _DF["SERVICES"]
OPS_INDEX = _DF["OPS_INDEX"]
DELAY = float(os.getenv("MOCK_OP_DELAY", "0.1"))
VERSION = "0.5.2"
VERSION = "0.5.3"
def get_services(stand_id):