Fix chatters recursion not working (#4114)

This commit is contained in:
pajlada
2022-11-05 12:56:17 +01:00
committed by GitHub
parent e531161c7f
commit 2ec26f57cc
4 changed files with 139 additions and 68 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
- Minor: Migrated /commercial to Helix API. (#4094)
- 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, #4097)
- Minor: Migrated /chatters to Helix API. (#4088, #4097, #4114)
- Minor: Migrated /mods to Helix API. (#4103)
- Minor: Add settings tooltips. (#3437)
- Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)