mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 05:13:29 -05: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)});
|
||||
}
|
||||
`);
|
||||
|
||||
await page.goto(CANARY ? "https://canary.discord.com/login" : "https://discord.com/login");
|
||||
|
|
Loading…
Reference in a new issue