Feature/5327 releaseprep

This commit is contained in:
Frank Rotermund
2023-11-21 06:33:20 +00:00
parent 212c32adb4
commit 958727d304
11 changed files with 91 additions and 26 deletions
@@ -34,7 +34,7 @@ class RoomInviteViewController: ContactsTableViewController {
private func setupShareInviteLinkHeader() {
guard roomAlias != nil,
RiotSettings.shared.allowInviteExernalUsers,
BWIBuildSettings.shared.allowInviteExernalUsers,
joinRule != .invite,
joinRule != .restricted else {
contactsTableView.tableHeaderView = nil