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
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() {