mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-17 02:38:18 -07:00
docs: add comments for clarification of recent changes
This commit is contained in:
parent
414c7c40c4
commit
a08c667230
@ -1971,6 +1971,7 @@ impl Rooms {
|
||||
}
|
||||
}
|
||||
|
||||
// Remove our server from the server list since it will be added to it by room_servers() and/or the if statement above
|
||||
servers.remove(db.globals.server_name());
|
||||
|
||||
db.sending.send_pdu(servers.into_iter(), &pdu_id)?;
|
||||
|
Loading…
Reference in New Issue
Block a user