mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-21 18:49:49 -06:00
adding some debugging
This commit is contained in:
@@ -65,6 +65,8 @@ export default function PlayerScreen({
|
||||
progress.position * ProgressMultiplier
|
||||
)
|
||||
) : 0;
|
||||
|
||||
console.debug(progressState);
|
||||
}, [
|
||||
progress
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user