mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Feature/5327 releaseprep
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
return;
|
||||
}
|
||||
|
||||
if (!RiotSettings.shared.allowInviteExernalUsers)
|
||||
if (!BWIBuildSettings.shared.allowInviteExernalUsers)
|
||||
{
|
||||
self.contactsTableView.tableHeaderView = nil;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user