forked from ZenBrowserMirrors/zen-desktop
Fixed workspaces not showing previous tabs
This commit is contained in:
parent
12891ab238
commit
7468f6304c
2 changed files with 9 additions and 1 deletions
|
@ -131,7 +131,6 @@
|
|||
|
||||
async _refreshPinnedTabs({ init = false } = {}) {
|
||||
await ZenWorkspaces.promiseSectionsInitialized;
|
||||
console.log('Refreshing pinned tabs');
|
||||
await this._initializePinsCache();
|
||||
await this._initializePinnedTabs(init);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue