mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-07 02:58:48 -06:00
we ONLY care about the state
This commit is contained in:
@@ -233,7 +233,7 @@ export default function PlayerScreen({
|
||||
}}
|
||||
/>
|
||||
)}, [
|
||||
progress
|
||||
progressState
|
||||
]
|
||||
)}
|
||||
</XStack>
|
||||
|
||||
@@ -1 +1 @@
|
||||
export const UPDATE_INTERVAL: number = 100
|
||||
export const UPDATE_INTERVAL: number = 200
|
||||
Reference in New Issue
Block a user