From 3ee6dcd9611986864e78df8dd06cc364e346f4a6 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sat, 10 Jan 2026 17:29:29 -0500 Subject: remove more things again lol --- config/Config.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/Config.qml') diff --git a/config/Config.qml b/config/Config.qml index 8927a16..c49240e 100644 --- a/config/Config.qml +++ b/config/Config.qml @@ -394,6 +394,7 @@ Singleton { function serializePaths(): var { return { wallpaper: paths.wallpaper, + face: paths.face, sessionGif: paths.sessionGif, mediaGif: paths.mediaGif }; -- cgit v1.2.3-freya