mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-09 04:05:29 +02:00
Add ZenWorkspacesStorage initialization and ensure waitForPromises is called
This commit is contained in:
parent
98b64e2fad
commit
c9cf757964
5 changed files with 8 additions and 4 deletions
|
@ -11,7 +11,7 @@ export var ZenCustomizableUI = new (class {
|
|||
'zen-sidebar-top-buttons',
|
||||
{
|
||||
type: this.TYPE_TOOLBAR,
|
||||
defaultPlacements: [''],
|
||||
defaultPlacements: [],
|
||||
defaultCollapsed: null,
|
||||
overflowable: true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue