fix: bump ruma again to fix state res problems
This commit is contained in:
@@ -778,6 +778,7 @@ async fn sync_helper(
|
||||
.collect(),
|
||||
},
|
||||
ephemeral: Ephemeral { events: edus },
|
||||
unread_thread_notifications: BTreeMap::new(),
|
||||
};
|
||||
|
||||
if !joined_room.is_empty() {
|
||||
|
||||
Reference in New Issue
Block a user