Skip to content

Commit 886a8f1

Browse files
fix: prettier issue
1 parent 7666e49 commit 886a8f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controllers/verifyCommand.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export async function verifyCommand(
1313
env: env
1414
) {
1515
const token = await generateUniqueToken();
16+
1617
const response = await sendUserDiscordData(
1718
token,
1819
userId,

0 commit comments

Comments
 (0)