Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Sep 25, 2024
1 parent a9d807a commit e4cee9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ class LoriToolsCommand(val helper: LorittaHelper) : SlashCommandDeclarationWrapp

val reason = string("reason", "Motivo que irá aparecer no ban")

val duration = optionalString("user_ids", "Por enquanto tempo o usuário está banido")
val duration = optionalString("duration", "Por enquanto tempo o usuário está banido")
}

override val options = Options()
Expand Down

0 comments on commit e4cee9c

Please sign in to comment.