mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-10 05:35:29 +02:00
Set default placement for top buttons in ZenCustomizableUI
This commit is contained in:
parent
4a4c8a7b2b
commit
73bc2382bb
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue