From ed25a8790c43555d58c3debfcc2ec951fd4516fb Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 9 Apr 2025 00:04:15 +1000 Subject: feat: news service --- 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 abdb094..80b4dc4 100644 --- a/src/config/index.ts +++ b/src/config/index.ts @@ -21,5 +21,6 @@ export const { wallpapers, calendar, thumbnailer, + news, } = config; export default config; -- cgit v1.2.3-freya