mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
Feature/3449 release prep
This commit is contained in:
@@ -336,7 +336,9 @@ TableViewSectionsDelegate>
|
||||
}
|
||||
else
|
||||
{
|
||||
sessionsSection.footerTitle = VectorL10n.securitySettingsCryptoSessionsDescription2;
|
||||
if (BwiBuildSettings.bwiShowSessionSettingsFooter) {
|
||||
sessionsSection.footerTitle = VectorL10n.securitySettingsCryptoSessionsDescription2;
|
||||
}
|
||||
[sessionsSection addRowsWithCount:devicesArray.count];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user