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) => {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dayz-armbands",
"version": "8.5.1",
"version": "8.5.2",
"description": "A General Purpose Discord Bot for DayZ Servers.",
"main": "index.js",
"nodemonConfig": {