mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-19 13:53:34 -05:00
Better Patch for NoTrack
This commit is contained in:
parent
081bacd190
commit
88a31a14b3
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ export default definePlugin({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
find: ".METRICS_V2,",
|
find: ".METRICS",
|
||||||
replacement: [
|
replacement: [
|
||||||
{
|
{
|
||||||
match: /this\._intervalId=/,
|
match: /this\._intervalId=/,
|
||||||
|
|
Loading…
Reference in a new issue