mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-07 23:00:54 +00:00
4.1.2
* Fixed: Mentions not appearing in bold font. * Fixed: Highlighting messages in chat when opening a viewer card by clicking a mention that wasn't all lower-case. * Fixed: Detection of External add-ons when there is a name collision. * Changed: Do not report name collision errors. * Changed: Allow for multi-line add-on descriptions.
This commit is contained in:
parent
cdedf29d04
commit
535192d931
11 changed files with 382 additions and 243 deletions
|
@ -141,7 +141,8 @@ export default class RavenLogger extends Module {
|
|||
'Zugriff verweigert',
|
||||
'freed script',
|
||||
'ffzenhancing',
|
||||
'dead object'
|
||||
'dead object',
|
||||
'Name Collision for Module'
|
||||
],
|
||||
sanitizeKeys: [
|
||||
/Token$/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue