mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-12 00:05:06 +00:00
Cargo lock update and a few doc additions
This commit is contained in:
@@ -722,7 +722,7 @@ pub fn build_and_append_pdu(
|
||||
}
|
||||
EventType::RoomMember => event_auth::is_membership_change_allowed(
|
||||
// TODO this is a bit of a hack but not sure how to have a type
|
||||
// declared in `state_res` crate be
|
||||
// declared in `state_res` crate easily convert to/from conduit::PduEvent
|
||||
Requester {
|
||||
prev_event_ids: prev_events.to_owned(),
|
||||
room_id: &room_id,
|
||||
|
||||
Reference in New Issue
Block a user