Feature/3449 release prep

This commit is contained in:
Frank Rotermund
2022-08-04 05:15:53 +00:00
parent ab3e212729
commit 31607edd85
18 changed files with 144 additions and 31 deletions
@@ -336,7 +336,9 @@ TableViewSectionsDelegate>
}
else
{
sessionsSection.footerTitle = VectorL10n.securitySettingsCryptoSessionsDescription2;
if (BwiBuildSettings.bwiShowSessionSettingsFooter) {
sessionsSection.footerTitle = VectorL10n.securitySettingsCryptoSessionsDescription2;
}
[sessionsSection addRowsWithCount:devicesArray.count];
}