Skip to content

Commit

Permalink
Update Setup.ts
Browse files Browse the repository at this point in the history
Signed-off-by: LucasB25 <[email protected]>
  • Loading branch information
LucasB25 authored Jul 28, 2024
1 parent 82184ad commit a873eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/config/Setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export default class Setup extends Command {
await ctx.sendMessage({
embeds: [
{
description: ctx.locale("cmd.setup.messages.channel_delete_fail"),
description: ctx.locale("cmd.setup.messages.channel_deleted"),
color: this.client.color.main,
},
],
Expand Down

0 comments on commit a873eda

Please sign in to comment.