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 24a6ae7 commit c79d4a4Copy full SHA for c79d4a4
src/commands/verify.ts
@@ -35,7 +35,7 @@ export const verifyCommand: ChatInputCommand = {
35
' ',
36
'To continue, please click the link down below.',
37
38
- `**[[Click here to continue →]](${url})**`,
+ `**[[ Click here to continue → ]](${url})**`,
39
40
`-# This link will expire <t:${expireAt}:R>`,
41
].join('\n'),
0 commit comments