debug admin.js

This commit is contained in:
SowinskiBraeden committed 2023-08-20 21:38:04 -07:00
1 parent 2948c4bef5
commit bf96f76b1d
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -288,7 +288,7 @@ module.exports = {
return interaction.update({ embeds: [cancel], components: [] });
}
}
}
},
AdminUnlinkGamertag: {
run: async(client, interaction, GuildDB) => {