fix: send state in /sync, element displays wrong membership changes
This commit is contained in:
parent
6606e41dde
commit
f12fbca3c5
4 changed files with 55 additions and 18 deletions
|
@ -494,7 +494,7 @@ pub async fn send_transaction_message_route<'a>(
|
|||
|
||||
db.rooms.append_pdu(
|
||||
&pdu,
|
||||
&value,
|
||||
value,
|
||||
count,
|
||||
pdu_id.clone().into(),
|
||||
&db.globals,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue