fix: Twitch global emotes not loading (#5144)

This commit is contained in:
pajlada
2024-02-02 15:28:27 +01:00
committed by GitHub
parent d0c321e19f
commit ab7e6e0281
5 changed files with 8 additions and 16 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
- Dev: Move `clang-tidy` checker to its own CI job. (#4996)
- Dev: Refactored the Image Uploader feature. (#4971)
- Dev: Refactored the SplitOverlay code. (#5082)
- Dev: Refactored the TwitchBadges structure, making it less of a singleton. (#5096)
- Dev: Refactored the TwitchBadges structure, making it less of a singleton. (#5096, #5144)
- Dev: Refactored emotes out of TwitchIrcServer. (#5120)
- Dev: Refactored the ChatterinoBadges structure, making it less of a singleton. (#5103)
- Dev: Refactored the ColorProvider class a bit. (#5112)