Fix ld path I guess idk sdFSJDKLFJ
This commit is contained in:
parent
127df615e7
commit
d29c214988
2 changed files with 4 additions and 3 deletions
src/commands
|
@ -95,6 +95,7 @@ impl MessageContext for poise::Context<'_, UserContext, Error> {
|
|||
|
||||
async fn send(&mut self, message: CreateReply) -> Result<(), Error> {
|
||||
poise::send_reply(*self, message).await?;
|
||||
poise::say_repl
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue