mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 17:36:34 +00:00
Refactor tab selection and new tab handling logic in ZenWorkspaces for improved clarity and maintainability
This commit is contained in:
@@ -561,6 +561,7 @@
|
||||
state.index = 0;
|
||||
|
||||
SessionStore.setTabState(tab, state);
|
||||
this.resetPinChangedUrl(tab);
|
||||
}
|
||||
|
||||
async getFaviconAsBase64(pageUrl) {
|
||||
|
Reference in New Issue
Block a user