Ignore BTTV user-events (#4438)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2023-03-18 12:47:38 +01:00
committed by GitHub
parent d7206a2203
commit db97a14cdc
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
## Unversioned
- Minor: Added support for FrankerFaceZ animated emotes. (#4434)
- Dev: Ignore unhandled BTTV user-events. (#4438)
- Dev: Only log debug messages when NDEBUG is not defined. (#4442)
- Dev: Cleaned up theme related code. (#4450)