mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
feat: handle txn ids
This commit is contained in:
@@ -621,7 +621,8 @@ impl Rooms {
|
||||
}
|
||||
_ => {}
|
||||
}
|
||||
self.edus.private_read_set(&room_id, &sender, index, &globals)?;
|
||||
self.edus
|
||||
.private_read_set(&room_id, &sender, index, &globals)?;
|
||||
|
||||
Ok(pdu.event_id)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user