mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-10 16:10:55 +00:00
4.27.0
* Added: Support for Follower Emotes in the emote menu as well as tool-tips. (Closes #1071) * Fixed: The emote menu recalculating cached state unnecessarily due to Twitch unnecessarily recreating identical data structures. * Fixed: Hiding Unfollow buttons. (Closes #1070)
This commit is contained in:
parent
3fbf6ed961
commit
fc5b33a904
9 changed files with 145 additions and 32 deletions
|
@ -132,6 +132,7 @@ const CHAT_TYPES = make_enum(
|
|||
'StandardPayForward',
|
||||
'CommunityPayForward',
|
||||
'FirstCheerMessage',
|
||||
'FirstMessageHighlight',
|
||||
'BitsBadgeTierMessage',
|
||||
'InlinePrivateCallout',
|
||||
'ChannelPointsReward',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue