You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Hey! Here's your new verification code for group [${groupId}](<https://wiseoldman.net/${groupId}>): \n\`${code}\`\n\nPlease save it somewhere safe and be mindful of who you choose to share it with.`;
7
+
`Hey! Here's your new verification code for group [${groupId}](<https://wiseoldman.net/groups/${groupId}>): \n\`${code}\`\n\nPlease save it somewhere safe and be mindful of who you choose to share it with.`;
8
8
9
9
constCHAT_MESSAGE=(userId: string)=>
10
10
`Verification code successfully reset. A DM has been sent to <@${userId}>.`;
0 commit comments