Merge pull request #213 from VermiumSifell/dev

🐛 shop roles cancel instead of shop cancel
This commit is contained in:
Axel Olausson Holtenäs 2022-04-11 22:53:13 +02:00 committed by GitHub
commit c42c231de7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,6 @@ export default {
"Color of the role you wish to purchase (For example RED or BLUE or GREEN)."
)
)
)
.addSubcommand((command) =>
command
.setName("cancel")
@ -57,6 +56,7 @@ export default {
.setDescription("Name of the role you wish to cancel.")
)
)
)
),
async execute(interaction: CommandInteraction) {
// Destructure