mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-10 04:25:31 +02:00
Fixed PGO builds not fully working
This commit is contained in:
parent
e0b125d762
commit
c489a0b7cc
8 changed files with 19 additions and 32 deletions
|
@ -6,7 +6,6 @@ var ZenWorkspacesStorage = {
|
|||
PlacesUtils: "resource://gre/modules/PlacesUtils.sys.mjs",
|
||||
});
|
||||
|
||||
console.log('ZenWorkspacesStorage: Initializing...');
|
||||
await this._ensureTable();
|
||||
await ZenWorkspaceBookmarksStorage.init();
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue