mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-27 17:01:30 +00:00
chore: Updated to Firefox 144.0, p=#10725, c=l10n, tabs, media, common, tests, workspaces
This commit is contained in:
@@ -950,6 +950,8 @@ 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