mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-07 23:00:54 +00:00
4.6.2
* Fixed: Leaky name matching when the user has listed more than one name to highlight or block. * Fixed: Blacklist several Twitch errors that were being captured by automatic error reporting. * Fixed: The optional FFZ Emote Menu icon not displaying properly when the menu is open. * Changed: Styling of FFZ entries added to the chat settings menu to match the updated aesthetics. * Changed: Update dependencies.
This commit is contained in:
parent
a4d9483fa4
commit
37ef0c250e
7 changed files with 646 additions and 288 deletions
|
@ -140,7 +140,10 @@ export default class RavenLogger extends Module {
|
|||
'freed script',
|
||||
'ffzenhancing',
|
||||
'dead object',
|
||||
'Name Collision for Module'
|
||||
'Name Collision for Module',
|
||||
'SourceBuffer',
|
||||
'ChunkLoadError',
|
||||
'QuotaExceededError'
|
||||
],
|
||||
sanitizeKeys: [
|
||||
/Token$/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue