feat: Start implementing Zen Library, b=no-bug, c=common, folders

This commit is contained in:
mr. m
2026-03-06 10:16:05 +01:00
parent 7c8ccdedd4
commit 237f0c0ea5
12 changed files with 123 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ export const ZenCustomizableUI = new (class {
constructor() {}
TYPE_TOOLBAR = "toolbar";
defaultSidebarIcons = ["downloads-button", "zen-workspaces-button", "zen-create-new-button"];
defaultSidebarIcons = ["zen-library-button", "zen-workspaces-button", "zen-create-new-button"];
startup(CustomizableUIInternal) {
CustomizableUIInternal.registerArea(