mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-23 05:17:02 -04:00
fix ImageZoom, LoadingQuote, NoRPC, RevealAllSpoilers, SecretRingTone (#2306)
This commit is contained in:
parent
82ab3ad1b9
commit
de9122b05b
5 changed files with 8 additions and 8 deletions
|
@ -16,7 +16,7 @@ export default definePlugin({
|
|||
{
|
||||
find: "call_ringing_beat\"",
|
||||
replacement: {
|
||||
match: /500===\i\.random\(1,1e3\)/,
|
||||
match: /500===\i\(\)\.random\(1,1e3\)/,
|
||||
replace: "true"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue