diff options
Diffstat (limited to 'src/constants/index.ts')
| -rw-r--r-- | src/constants/index.ts | 1 |
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"; |
