fix spelling
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m14s
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m14s
This commit is contained in:
parent
87a56700ec
commit
bc57834366
@ -66,7 +66,7 @@ public class AddSubCommand extends BatCommand {
|
||||
profile.refreshChannels(guild); // For the stat channels to be updated
|
||||
|
||||
event.replyEmbeds(EmbedUtils.successEmbed()
|
||||
.setDescription(new EmbedDescriptionBuilder("%s The stats chanel %s has been created".formatted(
|
||||
.setDescription(new EmbedDescriptionBuilder("%s The stats channel %s has been created".formatted(
|
||||
Emojis.CHECK_MARK_EMOJI,
|
||||
voiceChannel.getAsMention()
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user