mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
MESSENGER-3915 Settings for BuM builds
This commit is contained in:
committed by
Frank Rotermund
parent
89a98e94be
commit
52bd3752bb
@@ -741,7 +741,7 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
|
||||
[sectionLabs addRowWithTag:LABS_ENABLE_RINGING_FOR_GROUP_CALLS_INDEX];
|
||||
[sectionLabs addRowWithTag:LABS_ENABLE_THREADS_INDEX];
|
||||
[sectionLabs addRowWithTag:LABS_ENABLE_AUTO_REPORT_DECRYPTION_ERRORS];
|
||||
if (BuildSettings.locationSharingEnabled)
|
||||
if (BWIBuildSettings.shared.locationSharingEnabled)
|
||||
{
|
||||
[sectionLabs addRowWithTag:LABS_ENABLE_LIVE_LOCATION_SHARING];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user