mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Set default placement for top buttons in ZenCustomizableUI
This commit is contained in:
@@ -11,7 +11,7 @@ export var ZenCustomizableUI = new (class {
|
||||
'zen-sidebar-top-buttons',
|
||||
{
|
||||
type: this.TYPE_TOOLBAR,
|
||||
defaultPlacements: [],
|
||||
defaultPlacements: ['home-button'],
|
||||
defaultCollapsed: null,
|
||||
overflowable: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user