diff --git a/src/debug/runReporter.ts b/src/debug/runReporter.ts index 03a47bfe1..e3c1f92d2 100644 --- a/src/debug/runReporter.ts +++ b/src/debug/runReporter.ts @@ -31,7 +31,7 @@ async function runReporter() { }, "Vencord Reporter"); // @ts-ignore - Vencord.Webpack._initReporter = function () { + Webpack._initReporter = function () { // initReporter is called in the patched entry point of Discord // setImmediate to only start searching for lazy chunks after Discord initialized the app setTimeout(() => {