cargo fmt
This commit is contained in:
parent
a2ff904532
commit
ddef4f326b
2 changed files with 13 additions and 11 deletions
|
@ -382,4 +382,4 @@ async fn suggest(ctx: &Context, msg: &Message, args: Args) -> CommandResult {
|
|||
.unwrap();
|
||||
msg.reply(&ctx.http, "Suggestion sent! Thank you for making a suggestion. If it is chosen to be used in a future challenge, you will be mentioned in the challenge description!").await?;
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue