mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
MESSENGER-3352 build settings
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
|
||||
- (void)showInviteFriendsHeaderView:(BOOL)show
|
||||
{
|
||||
if (!BuildSettings.directChatShowInviteFriends)
|
||||
if (!BWIBuildSettings.shared.directChatShowInviteFriends)
|
||||
{
|
||||
show = NO;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user