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