diff options
Diffstat (limited to 'src/constants/playTimes.ts')
| -rw-r--r-- | src/constants/playTimes.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants/playTimes.ts b/src/constants/playTimes.ts new file mode 100644 index 0000000..3cd37ca --- /dev/null +++ b/src/constants/playTimes.ts @@ -0,0 +1 @@ +export const playTimes = [1000, 2000, 4000, 7000, 11000, 16000]; |
