mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-06 06:10:54 +00:00
3.5.361. Fix VOD chat.
This commit is contained in:
parent
c8a7d65732
commit
e1538fe672
5 changed files with 26 additions and 13 deletions
|
@ -678,7 +678,7 @@ FFZ.prototype.setup_line = function() {
|
|||
this.toggle_style('chat-hc-background', this.settings.high_contrast_chat[0] === '1');
|
||||
|
||||
|
||||
this.update_views('component:vod-chat-line', this._modify_vod_line);
|
||||
this.update_views('component:video/rechat/chat-message', this._modify_vod_line);
|
||||
this.update_views('component:chat/message-line', this._modify_chat_subline);
|
||||
this.update_views('component:chat/whisper-line', this._modify_chat_subline);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue