mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-22 13:35:41 +00:00
Update SpotifyPlayer.tsx
This commit is contained in:
parent
220af5ffa8
commit
69ab05c208
@ -115,7 +115,7 @@ function usePlayerState(path: string) {
|
||||
revalidateIfStale: true,
|
||||
revalidateOnMount: true,
|
||||
revalidateOnFocus: true,
|
||||
revalidateOnReconnect true
|
||||
revalidateOnReconnect: true
|
||||
}) as PlayerStateResponse
|
||||
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user