Chnaged verify button to be the same as command

This commit is contained in:
2024-09-03 18:23:25 +02:00
parent 0314987ecd
commit 099c8dbd25
2 changed files with 50 additions and 24 deletions

View File

@@ -99,7 +99,7 @@ export default {
}]
})
const linkedDiscord = player?.socialMedia?.links?.DISCORD || null
const linkedDiscord = player?.socialMedia?.links?.DISCORD
if (!linkedDiscord) {
interaction.editReply({
embeds: [{