mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-06 01:46:35 +00:00
refactor: Remove redundant tab refresh during initialization and streamline workspace startup process
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
|
||||
async initTabs() {
|
||||
await ZenPinnedTabsStorage.init();
|
||||
await this._refreshPinnedTabs();
|
||||
}
|
||||
|
||||
async _refreshPinnedTabs() {
|
||||
|
Reference in New Issue
Block a user