mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-27 17:54:17 +00:00
feat: Fix bootstraping and other small nitpicks, b=no-bug, c=common, tabs, workspaces
This commit is contained in:
@@ -950,8 +950,6 @@ var gZenWorkspaces = new (class extends nsZenMultiWindowFeature {
|
||||
window.addEventListener('TabSelect', this.onLocationChange.bind(this));
|
||||
|
||||
window.addEventListener('TabBrowserInserted', this.onTabBrowserInserted.bind(this));
|
||||
|
||||
await this.selectStartPage();
|
||||
}
|
||||
|
||||
async selectStartPage() {
|
||||
|
||||
Reference in New Issue
Block a user