Compare commits
2 commits
f0931b3cc0
...
9834568fca
Author | SHA1 | Date | |
---|---|---|---|
9834568fca | |||
|
48a9aef2eb |
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ export default definePlugin({
|
|||
{
|
||||
find: ".FRIENDS},\"friends\"",
|
||||
replacement: {
|
||||
match: /(?<=\i=\i=>{).{1,100}premiumTabSelected.{1,800}showDMHeader:.+?,/,
|
||||
match: /(?<=\i=\i=>{).{1,100}premiumTabSelected.{0,950}showDMHeader:.+?,/,
|
||||
replace: "let forceUpdate = Vencord.Util.useForceUpdater();$&_forceUpdate:forceUpdate,"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue