mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-16 08:18:22 +00:00
Fixed having multiple windows displaying the wrong essentials at startup and worked on rices
This commit is contained in:
@@ -1202,6 +1202,7 @@ var ZenWorkspaces = new (class extends ZenMultiWindowFeature {
|
||||
return;
|
||||
}
|
||||
|
||||
await SessionStore.promiseInitialized;
|
||||
this._inChangingWorkspace = true;
|
||||
try {
|
||||
await this._performWorkspaceChange(window, onInit);
|
||||
|
Reference in New Issue
Block a user