mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-07 23:00:54 +00:00
4.28.0
* Added: Setting to display a system message on chat messages that contain bits, enabled by default. * API Added: Expose `filtering` utilities. * API Added: Events `chat:mod-user` and `chat:clear-chat`.
This commit is contained in:
parent
3b4ecfaa23
commit
0c25692afd
6 changed files with 63 additions and 19 deletions
|
@ -43,7 +43,8 @@ export const RERENDER_SETTINGS = [
|
|||
'chat.points.allow-highlight',
|
||||
'chat.filtering.display-deleted',
|
||||
'chat.filtering.display-mod-action',
|
||||
'chat.replies.style'
|
||||
'chat.replies.style',
|
||||
'chat.bits.cheer-notice'
|
||||
];
|
||||
|
||||
export const UPDATE_BADGE_SETTINGS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue