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

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

@@ -6,7 +6,7 @@ APP = (ROOT / "app.py").read_text(encoding="utf-8")
def test_build_version_bumped():
assert 'BUILD_VERSION = "2026.08.19.21"' in APP
assert 'BUILD_VERSION = "2026.08.19.22"' in APP
def test_sequence_targets_match_active_overlay_input():