mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-21 23:05:47 +00:00
no-bug - Improved initial startup performance and loading speeds, c=common, tabs, workspaces, t=perf
This commit is contained in:
@@ -584,7 +584,4 @@ var ZenWorkspaceBookmarksStorage = {
|
||||
},
|
||||
};
|
||||
|
||||
ZenWorkspacesStorage.promiseDBInitialized = new Promise((resolve) => {
|
||||
ZenWorkspacesStorage._resolveDBInitialized = resolve;
|
||||
ZenWorkspacesStorage.init();
|
||||
});
|
||||
ZenWorkspacesStorage.init();
|
||||
|
||||
Reference in New Issue
Block a user