mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 01:16:35 +00:00
Synced workspaces across windows and also implemented MultiWindowFeatures
This commit is contained in:
@@ -111,7 +111,7 @@ var gZenMarketplaceManager = {
|
||||
|
||||
const themes = await ZenThemesCommon.getThemes();
|
||||
|
||||
const browser = ZenThemesCommon.currentBrowser;
|
||||
const browser = ZenMultiWindowFeature.currentBrowser;
|
||||
|
||||
const themeList = document.createElement('div');
|
||||
|
||||
|
Reference in New Issue
Block a user