Skip to content

Commit

Permalink
fix typo (how did I never notice this fml)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotJansel authored Nov 6, 2024
1 parent 55a4b47 commit 04d8097
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class Config : Extension() {
}
publicSubCommand {
name = "get"
description = "Set the Config"
description = "Get the Config"
check {
anyGuild()
hasPermission(Permission.ManageGuild)
Expand Down

0 comments on commit 04d8097

Please sign in to comment.