fix: bump ruma again to fix state res problems

This commit is contained in:
Timo Kösters 2022-10-11 21:51:20 +02:00
parent 8105c5cc60
commit d3968c2fd1
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
6 changed files with 28 additions and 18 deletions

View file

@ -778,6 +778,7 @@ async fn sync_helper(
.collect(),
},
ephemeral: Ephemeral { events: edus },
unread_thread_notifications: BTreeMap::new(),
};
if !joined_room.is_empty() {