diff --git a/components/Player/screens/index.tsx b/components/Player/screens/index.tsx index bb1b41a5..5335952c 100644 --- a/components/Player/screens/index.tsx +++ b/components/Player/screens/index.tsx @@ -196,7 +196,7 @@ export default function PlayerScreen({ - + {/* playback progress goes here */} { useMemo(() => { @@ -235,7 +235,7 @@ export default function PlayerScreen({ )} - + {Math.floor(progressState / ProgressMultiplier)}