Fix recursive fetchChatters call (#4097)

This commit is contained in:
pajlada
2022-11-02 10:31:28 +01:00
committed by GitHub
parent 7640677a43
commit 4196bba4ad
2 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
- Minor: Migrated /uniquechatoff and /r9kbetaoff to Helix API. (#4057)
- Minor: Added stream titles to windows live toast notifications. (#1297)
- Minor: Make menus and placeholders display appropriate custom key combos. (#4045)
- Minor: Migrated /chatters to Helix API. (#4088)
- Minor: Migrated /chatters to Helix API. (#4088, #4097)
- Minor: Add settings tooltips. (#3437)
- Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)
- Bugfix: Fixed `Smooth scrolling on new messages` setting sometimes hiding messages. (#4028)