update update interval in player so scrubber moves smoother

This commit is contained in:
Violet Caulfield
2025-01-22 15:17:49 -06:00
parent a8ef033f68
commit 71846e2ff3
3 changed files with 1 additions and 1 deletions

View File

View File

View File

@@ -1 +1 @@
export const UPDATE_INTERVAL: number = 1000
export const UPDATE_INTERVAL: number = 500