загрузил иконку и поменял название вкладки браузера

This commit is contained in:
2026-08-19 15:23:57 +03:00
parent a03c54dbe8
commit 972ca701e5
7 changed files with 46 additions and 5 deletions

View File

@@ -39,4 +39,4 @@ def test_runtime_has_hockey_account_logout_button_and_handler():
def test_build_version_bumped():
app = (ROOT / "app.py").read_text(encoding="utf-8")
assert 'BUILD_VERSION = "2026.08.19.21"' in app
assert 'BUILD_VERSION = "2026.08.19.22"' in app