fix: send state in /sync, element displays wrong membership changes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user