поправили механику работы шорткатов

This commit is contained in:
2026-08-24 13:37:50 +03:00
parent e09a1eeff5
commit 7d934a6ee6
4 changed files with 259 additions and 34 deletions

3
app.py
View File

@@ -29,7 +29,8 @@ from ui_builder import install_ui_builder
from khl_site.khl_data_center import APP as khl_site_app
BASE_DIR = Path(__file__).resolve().parent
BUILD_VERSION = "2026.08.24.2"
BUILD_VERSION = "2026.08.24.3"
# compatibility: BUILD_VERSION = "2026.08.24.2"
# compatibility: BUILD_VERSION = "2026.08.24.1"
# compatibility: BUILD_VERSION = "2026.08.21.1"
# compatibility: BUILD_VERSION = "2026.08.20.17"