mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-28 22:18:38 +00:00
chore: Update alpha.yml workflow to consistently use the use-warp-build input
This commit is contained in:
@@ -38,7 +38,6 @@ var ZenThemeModifier = {
|
||||
},
|
||||
|
||||
listenForEvents() {
|
||||
addEventListener("LightweightTheme:Set", this);
|
||||
Services.prefs.addObserver(kZenThemeAccentColorPref, this.handleEvent.bind(this));
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user