completionId: cgen-521885b40d834bdc894efab2e7082cfa
cgen-521885b40d834bdc894efab2e7082cfa
This commit is contained in:
parent
325c6cf525
commit
de73c53ddb
1 changed files with 1 additions and 2 deletions
|
|
@ -154,7 +154,7 @@ const handleDiscordInteractions = async (
|
|||
return res.json({
|
||||
type: 4,
|
||||
data: {
|
||||
content: `✅ **Verification Code: \`${verificationCode}\`**\n\n<EFBFBD><EFBFBD><EFBFBD> [Click here to verify your account](${verifyUrl})\n\n⏱️ This code expires in 15 minutes.`,
|
||||
content: `✅ **Verification Code: \`${verificationCode}\`**\n\n🔗 [Click here to verify your account](${verifyUrl})\n\n⏱️ This code expires in 15 minutes.`,
|
||||
flags: 0,
|
||||
},
|
||||
});
|
||||
|
|
@ -4939,7 +4939,6 @@ export function createServer() {
|
|||
for_hire,
|
||||
bio,
|
||||
portfolio_url,
|
||||
spotify_profile_url,
|
||||
sample_price_track,
|
||||
sample_price_sfx,
|
||||
sample_price_score,
|
||||
|
|
|
|||
Loading…
Reference in a new issue