mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-13 20:30:30 +00:00
Add workspace selector to bookmark edit panel and ensure ZenWorkspaces is defined
This commit is contained in:
@@ -7,6 +7,7 @@ var ZenWorkspacesStorage = {
|
||||
Weave: 'resource://services-sync/main.sys.mjs',
|
||||
});
|
||||
|
||||
if (!window.ZenWorkspaces) return;
|
||||
await this._ensureTable();
|
||||
await ZenWorkspaceBookmarksStorage.init();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user