commit | c1c18798343cd532bf88856f0fc7c8886ac467a7 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Wed Aug 03 21:41:36 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Wed Aug 03 21:41:36 2022 +0100 |
tree | f19d7611c38e5f597ec9dd524632e28fb3c5e3bb | |
parent | 9106564cf8b64492ae5b16bf2268fab04b8b4e4b [diff] [blame] |
Changed a bunch of perms, shouldn't have any issues now
diff --git a/src/commands/role/user.ts b/src/commands/role/user.ts index 274dd3d..d361cf1 100644 --- a/src/commands/role/user.ts +++ b/src/commands/role/user.ts
@@ -59,7 +59,7 @@ await interaction.editReply({embeds: [new EmojiEmbed() .setEmoji("GUILD.ROLES.CREATE") .setTitle("Role") - .setDescription(`You have cancelled the role change.`) + .setDescription(`No changes were made.`) .setStatus("Danger") ], components: []}) }