mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Version Update
This commit is contained in:
@@ -493,7 +493,7 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
|
||||
Section *sectionSecurity = [Section sectionWithTag:SECTION_TAG_SECURITY];
|
||||
[sectionSecurity addRowWithTag:SECURITY_BUTTON_INDEX];
|
||||
|
||||
if (RiotSettings.shared.enableNewSessionManager)
|
||||
if (RiotSettings.shared.enableNewSessionManager || BWIBuildSettings.shared.showSessionManager)
|
||||
{
|
||||
// NOTE: Add device manager entry point in the security section atm for debug purpose
|
||||
[sectionSecurity addRowWithTag:DEVICE_MANAGER_INDEX];
|
||||
|
||||
Reference in New Issue
Block a user