mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-27 02:56:36 +02:00
missing semicolon
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
93794b6603
commit
fd65de45c3
1 changed files with 1 additions and 1 deletions
|
@ -665,7 +665,7 @@ async fn send_events_dest_appservice(
|
|||
{
|
||||
Ok(_) => Ok(dest.clone()),
|
||||
Err(e) => Err((dest.clone(), e)),
|
||||
}
|
||||
};
|
||||
|
||||
drop(permit);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue