aboutsummaryrefslogtreecommitdiffstats
path: root/src/constants/index.ts
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2023-06-25 22:22:37 -0700
committerBrendan F <EpicWolverine@users.noreply.github.com>2023-06-25 22:22:37 -0700
commit53939633d070ff498fbb9ae2f26a0be0317efee6 (patch)
treeb93c5584420f1b8941b87b040cbf12ab7fa16a5f /src/constants/index.ts
parentad00fd35b1335a54f3e2d45b808ee816672d5af3 (diff)
Move startDate to one defined spot
Diffstat (limited to 'src/constants/index.ts')
-rw-r--r--src/constants/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants/index.ts b/src/constants/index.ts
index d396519..00507bd 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -1,3 +1,4 @@
export { playTimes } from "./playTimes";
export { songs } from "./songs";
+export { startDate } from "./startDate";
export { theme } from "./theme";
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage