1
0
Fork 1
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:
mr. M 2025-01-19 22:17:38 +01:00
parent 4a4c8a7b2b
commit 73bc2382bb
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB

View file

@ -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,
},