diff --git a/src/components/windows/mainWindow/Me.tsx b/src/components/windows/mainWindow/Me.tsx index 1a0b3d3..1fb1842 100644 --- a/src/components/windows/mainWindow/Me.tsx +++ b/src/components/windows/mainWindow/Me.tsx @@ -91,8 +91,7 @@ export default function Me() { current++; else return current; } - })(), - spotifyURL: + })() }); } else { setCurrentlyPlaying(undefined);