mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
chore: Formatting fixes
This commit is contained in:
@@ -762,7 +762,7 @@ async fn fix_local_invite_state(services: &Services) -> Result {
|
||||
fixed = fixed.saturating_add(1);
|
||||
}
|
||||
|
||||
Ok((fixed))
|
||||
Ok(fixed)
|
||||
})
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user