added meridian to help menu
This commit is contained in:
parent
aebb8529b6
commit
c43dde09f0
@ -52,7 +52,7 @@ async fn help(ctx: &Context, msg: &Message, args: String) {
|
||||
.description(desc)
|
||||
.field(
|
||||
lm.get(language, "help/setup_title"),
|
||||
"`lang` `timezone`",
|
||||
"`lang` `timezone` `meridian`",
|
||||
true,
|
||||
)
|
||||
.field(
|
||||
|
Loading…
Reference in New Issue
Block a user