fix: bump ruma again to fix state res problems
This commit is contained in:
parent
8105c5cc60
commit
d3968c2fd1
6 changed files with 28 additions and 18 deletions
|
@ -778,6 +778,7 @@ async fn sync_helper(
|
|||
.collect(),
|
||||
},
|
||||
ephemeral: Ephemeral { events: edus },
|
||||
unread_thread_notifications: BTreeMap::new(),
|
||||
};
|
||||
|
||||
if !joined_room.is_empty() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue