From 9963f169766c31f2a8b8844c588285e6c58a4ae8 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 26 Mar 2025 13:10:48 +1100 Subject: config: show sidebar on startup Cannot be hot reloaded (for obv reasons) --- src/config/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config/index.ts') diff --git a/src/config/index.ts b/src/config/index.ts index 3f9bf7a..0cb8a60 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -9,6 +9,7 @@ export const { launcher, notifpopups, osds, + sidebar, sideleft, math, updates, -- cgit v1.2.3-freya