fix(sync/v3): Fix invite filtering for federated invites

This commit is contained in:
Ginger
2025-11-05 14:29:03 -05:00
parent 872f5bf077
commit 800ac8d1f1
2 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ pub(crate) async fn create_invite_route(
Some(invite_state),
body.via.clone(),
)
.await;
.await?;
services
.rooms