Skip to content

Commit c79d4a4

Browse files
committed
style: update verify crowdin embed
1 parent 24a6ae7 commit c79d4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/verify.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const verifyCommand: ChatInputCommand = {
3535
' ',
3636
'To continue, please click the link down below.',
3737
' ',
38-
`**[[Click here to continue →]](${url})**`,
38+
`**[[ Click here to continue → ]](${url})**`,
3939
' ',
4040
`-# This link will expire <t:${expireAt}:R>`,
4141
].join('\n'),

0 commit comments

Comments
 (0)