mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-26 08:21:34 +00:00
Fixed essentials and pinned tabs not being correctly restored and race conditions when starting multiple zen windows
This commit is contained in:
@@ -70,6 +70,8 @@ var ZenWorkspacesStorage = {
|
||||
this.lazy.Weave.Service.engineManager.register(ZenWorkspacesEngine);
|
||||
await ZenWorkspacesStorage.migrateWorkspacesFromJSON();
|
||||
}
|
||||
|
||||
ZenWorkspaces._resolveDBInitialized();
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user