We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886a8f1 commit 26229bfCopy full SHA for 26229bf
src/controllers/verifyCommand.ts
@@ -13,7 +13,7 @@ export async function verifyCommand(
13
env: env
14
) {
15
const token = await generateUniqueToken();
16
-
+
17
const response = await sendUserDiscordData(
18
token,
19
userId,
0 commit comments