mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 00:53:04 -04:00
even more
This commit is contained in:
parent
f213045338
commit
aef8a1a8b7
8 changed files with 9 additions and 9 deletions
|
@ -67,7 +67,7 @@ export default definePlugin({
|
|||
|
||||
patches: [
|
||||
{
|
||||
find: "#{intl:;ERRORS_UNEXPECTED_CRASH}",
|
||||
find: "#{intl::ERRORS_UNEXPECTED_CRASH}",
|
||||
replacement: {
|
||||
match: /this\.setState\((.+?)\)/,
|
||||
replace: "$self.handleCrash(this,$1);"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue