improvement: save state for send_join pdu
This commit is contained in:
parent
e305889b72
commit
e50f2864de
2 changed files with 8 additions and 1 deletions
|
@ -1115,7 +1115,6 @@ impl Rooms {
|
|||
// pdu without it's state. This is okay because append_pdu can't fail.
|
||||
let statehashid = self.append_to_state(&pdu, &db.globals)?;
|
||||
|
||||
// remove the
|
||||
self.append_pdu(
|
||||
&pdu,
|
||||
pdu_json,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue