mirror of
https://github.com/Equicord/Equicord.git
synced 2025-07-03 02:03:58 -04:00
More Fixes
This commit is contained in:
parent
8cc6a73e19
commit
76c540bd73
4 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ export default definePlugin({
|
|||
{
|
||||
find: '"SystemMessageUtils.stringify(...) could not convert"',
|
||||
replacement: {
|
||||
match: /{icon:.*?}/,
|
||||
match: /{icon:.{0,45}body:\i}/,
|
||||
replace: "($self.makeTitle($&,...arguments))",
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue