debug admin.js
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -288,7 +288,7 @@ module.exports = {
|
||||
return interaction.update({ embeds: [cancel], components: [] });
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
AdminUnlinkGamertag: {
|
||||
run: async(client, interaction, GuildDB) => {
|
||||
|
||||
+1
-1
@@ -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": {
|
||||
|
||||
Reference in new issue
Block a user