fix: faster room joins
This commit is contained in:
@@ -2471,6 +2471,7 @@ pub async fn create_invite_route(
|
||||
&sender,
|
||||
Some(invite_state),
|
||||
&db,
|
||||
true,
|
||||
)?;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user