diff options
Diffstat (limited to 'src/config/index.ts')
| -rw-r--r-- | src/config/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
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; |