This commit is contained in:
nin0 2025-04-16 13:32:59 -04:00
parent e439cde473
commit 80d0b4992c
Signed by: nin0
SSH key fingerprint: SHA256:NOoDnFVvZNFvqfXCIhzr6oCTDImZAbTTuyAysZ8Ufk8

View file

@ -91,8 +91,7 @@ export default function Me() {
current++; current++;
else return current; else return current;
} }
})(), })()
spotifyURL:
}); });
} else { } else {
setCurrentlyPlaying(undefined); setCurrentlyPlaying(undefined);