поправлены еще раз удаления
This commit is contained in:
3
app.py
3
app.py
@@ -29,7 +29,7 @@ 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.20.01"
|
||||
BUILD_VERSION = "2026.08.20.12"
|
||||
# compatibility: BUILD_VERSION = "2026.08.19.28"
|
||||
# compatibility: BUILD_VERSION = "2026.08.19.24"
|
||||
# compatibility: BUILD_VERSION = "2026.08.19.22"
|
||||
@@ -226,6 +226,7 @@ async def vmix_command(
|
||||
|
||||
install_ui_builder(
|
||||
app,
|
||||
build_version=BUILD_VERSION,
|
||||
settings_dir=BASE_DIR / "settings",
|
||||
data_providers={
|
||||
"hockey_stat2tv": hockey_stat2tv_data,
|
||||
|
||||
Reference in New Issue
Block a user