Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
2.06k stars 449 forks source link

fix: use static version of 7tv badges #5674

Closed pajlada closed 1 month ago

pajlada commented 1 month ago

webp versions of badges are now animated, which was not the intent when they were originally included

we now use the static_name field in the badge response to use the static version of the badge

Fixes #5673