mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-29 06:28:39 +00:00
Fixed Switch to workspace where container is set as default when opening container tabs
not working
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
observer.observe(tabsWrapper);
|
||||
tabsWrapper.addEventListener('dblclick', (event) => {
|
||||
// DO NOT REMOVE, THIS IS TO FIX "OPEN NEW TAB" ON DOUBLE CLICK
|
||||
});
|
||||
}, true);
|
||||
},
|
||||
|
||||
_initSearchBar() {
|
||||
|
Reference in New Issue
Block a user