fix: send state in /sync, element displays wrong membership changes

This commit is contained in:
Timo Kösters 2020-12-22 20:08:20 +01:00
parent 6606e41dde
commit f12fbca3c5
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
4 changed files with 55 additions and 18 deletions

View file

@ -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,