🔄 Update StartupWMClass from zen-alpha to zen-beta and adjust redirects for alpha to beta

This commit is contained in:
mr. m 2024-12-08 17:31:44 +00:00
parent ce2e2b15d2
commit beda82a79c
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@ import os
# broken branch -> fixed branch
REDIRECTS = {
"twilightundefined": "twilight", # A bug there was with previous twilight updates
"alpha": "beta", # Alpha -> Beta
}
UPDATES_ROOT = "updates/browser"