aboutsummaryrefslogtreecommitdiffstats
path: root/src/constants/index.ts
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-03 09:58:12 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-03 09:58:12 -0700
commit88e2e3d62677f6af58b19d8e5d4d789b96d525db (patch)
tree2934d599fa4ef8c830cddf452fbdf7e787b1ca12 /src/constants/index.ts
parentb1c92e09707a423b7b5b01ccb60ba59a91d9f055 (diff)
move songs.ts to be entirely server side
Diffstat (limited to 'src/constants/index.ts')
-rw-r--r--src/constants/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constants/index.ts b/src/constants/index.ts
index 9d6bd5f..fb5d7aa 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -1,5 +1,4 @@
export { appName } from "./appName";
export { playTimes } from "./playTimes";
-export { songs } from "../data/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