debuyg handle remove income role

This commit is contained in:
SowinskiBraeden committed 2023-06-13 14:29:44 -07:00
1 parent cda60fbec0
commit c762b34c84
2 files changed
+2 -2

No files matched your search

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