mirror of
https://github.com/Equicord/Equicord.git
synced 2025-03-14 14:10:26 -04:00
Testing
This commit is contained in:
parent
102352235c
commit
4d5511ff60
1 changed files with 0 additions and 2 deletions
|
@ -315,5 +315,3 @@ await page.evaluateOnNewDocument(`
|
||||||
(${reporterRuntime.toString()})(${JSON.stringify(process.env.DISCORD_TOKEN)});
|
(${reporterRuntime.toString()})(${JSON.stringify(process.env.DISCORD_TOKEN)});
|
||||||
}
|
}
|
||||||
`);
|
`);
|
||||||
|
|
||||||
await page.goto(CANARY ? "https://canary.discord.com/login" : "https://discord.com/login");
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue