fix: e2ee over federation
to device events were not being sent
This commit is contained in:
@@ -56,6 +56,7 @@ pub async fn send_event_to_device_route(
|
||||
},
|
||||
))
|
||||
.expect("DirectToDevice EDU can be serialized"),
|
||||
db.globals.next_count()?,
|
||||
)?;
|
||||
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user