From ded52a0f1d980bb9d9ef82866ab57e1b117ac8cc Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 5 Apr 2025 18:17:42 +1100 Subject: thumbnailer: add configs --- src/config/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config/index.ts') diff --git a/src/config/index.ts b/src/config/index.ts index 0cb8a60..631aa1d 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -10,7 +10,6 @@ export const { notifpopups, osds, sidebar, - sideleft, math, updates, weather, @@ -20,5 +19,6 @@ export const { storage, wallpapers, calendar, + thumbnailer, } = config; export default config; -- cgit v1.2.3-freya