mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 15:20:55 +00:00
4.20.31
* Changed: Set the default chat reply style to Twitch's own, now that messages can be selected. * Fixed: Update the chat replies support for Twitch's default style. * Fixed: Badge tool-tips not working for certain chat messages with additional formatting. (Closes #887) * Fixed: FFZ hiding the `Watch Full Video` button on clips pages if the option to hide the native live viewer count is enabled. (Closes #883) * API Added: `threads` icon.
This commit is contained in:
parent
8fb51dc06b
commit
e7228d2795
19 changed files with 79 additions and 59 deletions
|
@ -101,5 +101,6 @@ export default [
|
|||
"location",
|
||||
"link",
|
||||
"volume-off",
|
||||
"reply"
|
||||
"reply",
|
||||
"threads"
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue