diff --git a/server/index.ts b/server/index.ts index 20d2a3af..b94e6810 100644 --- a/server/index.ts +++ b/server/index.ts @@ -154,7 +154,7 @@ const handleDiscordInteractions = async ( return res.json({ type: 4, data: { - content: `✅ **Verification Code: \`${verificationCode}\`**\n\n��� [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,