mirror of
https://github.com/zen-browser/updates-server.git
synced 2025-07-07 17:05:36 +02:00
🔄 Update StartupWMClass from zen-alpha to zen-beta and adjust redirects for alpha to beta
This commit is contained in:
parent
ce2e2b15d2
commit
beda82a79c
2 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue