summaryrefslogtreecommitdiff
path: root/src/config/index.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-03-25 21:51:59 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-03-25 21:51:59 +1100
commite8a40f31c904baeaa1817cd3e418df5ce71302c1 (patch)
treede5b15228d2e7227560db91131006ee55af82049 /src/config/index.ts
parentsidebar: media handle no players (diff)
downloadcaelestia-shell-e8a40f31c904baeaa1817cd3e418df5ce71302c1.tar.gz
caelestia-shell-e8a40f31c904baeaa1817cd3e418df5ce71302c1.tar.bz2
caelestia-shell-e8a40f31c904baeaa1817cd3e418df5ce71302c1.zip
sidebar: create upcoming module
Requires ical.js and curl
Diffstat (limited to 'src/config/index.ts')
-rw-r--r--src/config/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/index.ts b/src/config/index.ts
index d09a668..3f9bf7a 100644
--- a/src/config/index.ts
+++ b/src/config/index.ts
@@ -18,5 +18,6 @@ export const {
memory,
storage,
wallpapers,
+ calendar,
} = config;
export default config;