загрузил иконку и поменял название вкладки браузера
This commit is contained in:
@@ -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_overlay_parser_accepts_legacy_function_strings():
|
||||
|
||||
Reference in New Issue
Block a user