diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-03 09:58:12 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-03 09:58:12 -0700 |
| commit | 88e2e3d62677f6af58b19d8e5d4d789b96d525db (patch) | |
| tree | 2934d599fa4ef8c830cddf452fbdf7e787b1ca12 /src/helpers/index.ts | |
| parent | b1c92e09707a423b7b5b01ccb60ba59a91d9f055 (diff) | |
move songs.ts to be entirely server side
Diffstat (limited to 'src/helpers/index.ts')
| -rw-r--r-- | src/helpers/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helpers/index.ts b/src/helpers/index.ts index 5593bc5..f8513ac 100644 --- a/src/helpers/index.ts +++ b/src/helpers/index.ts @@ -1,3 +1,2 @@ export { scoreToEmoji } from "./scoreToEmoji"; export { searchSong } from "./searchSong"; -export { todaysSolution } from "./todaysSolution"; |
