Strencher / BetterDiscordStuff

A collection of my BetterDiscord plugins
https://strencher.github.io/BetterDiscordStuff/
358 stars 226 forks source link

update the way the activities get pulled from the presence store #382

Closed l0rdsami closed 8 months ago

l0rdsami commented 8 months ago

the useStatesFromStoreArray function only returned weird Spotify objects, changed it to query the PresenceStore directly, works as far as I can see from my testing

l0rdsami commented 8 months ago

I will retry to fix it correctly and base from the dev branch