mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Feature/5327 releaseprep
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user