debug 6.9 RenameAlarm handler
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -606,7 +606,7 @@ module.exports = {
|
||||
|
||||
return interaction.update({ embeds: [successEmbed], components: [] });
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
RenameAlarm: {
|
||||
run: async(client, interaction, GuildDB) => {
|
||||
|
||||
Reference in new issue
Block a user