From 69ab05c2083607a0440eb036187c3aae364dab7c Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Mon, 11 Sep 2023 19:51:27 +0100 Subject: [PATCH] Update SpotifyPlayer.tsx --- components/ui/SpotifyPlayer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ui/SpotifyPlayer.tsx b/components/ui/SpotifyPlayer.tsx index e8af874..f4b932a 100644 --- a/components/ui/SpotifyPlayer.tsx +++ b/components/ui/SpotifyPlayer.tsx @@ -115,7 +115,7 @@ function usePlayerState(path: string) { revalidateIfStale: true, revalidateOnMount: true, revalidateOnFocus: true, - revalidateOnReconnect true + revalidateOnReconnect: true }) as PlayerStateResponse return {