debug 6.9 RenameAlarm handler

This commit is contained in:
SowinskiBraeden committed 2023-06-06 19:27:13 -07:00
1 parent acc0da7754
commit f4fc2046ba
2 files changed
+2 -2

No files matched your search

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