mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 18:06:22 +00:00
lmao
This commit is contained in:
parent
cfb493c593
commit
7371abbaec
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ async function runtime(token: string) {
|
|||
});
|
||||
|
||||
// Enable eagerPatches to make all patches apply regardless of the module being required
|
||||
Vencord.Settings.eagerPatches = false;
|
||||
Vencord.Settings.eagerPatches = true;
|
||||
|
||||
let wreq: typeof Vencord.Webpack.wreq;
|
||||
|
||||
|
|
Loading…
Reference in a new issue