Update profile preferences and modify default sidebar icons

This commit is contained in:
mr. M
2025-02-05 19:53:49 +01:00
parent 26a59ee1c1
commit 5e25b0ade9
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ export var ZenCustomizableUI = new (class {
constructor() {}
TYPE_TOOLBAR = 'toolbar';
defaultSidebarIcons = ['zen-profile-button', 'zen-workspaces-button', 'downloads-button'];
defaultSidebarIcons = ['preferences-button', 'zen-workspaces-button', 'downloads-button'];
startup(CustomizableUIInternal) {
CustomizableUIInternal.registerArea(