Feature/3449 release prep

This commit is contained in:
Frank Rotermund
2022-08-04 05:15:53 +00:00
parent c12cb45f61
commit 4c8c8cd19a
18 changed files with 144 additions and 31 deletions

View File

@@ -336,7 +336,9 @@ TableViewSectionsDelegate>
}
else
{
sessionsSection.footerTitle = VectorL10n.securitySettingsCryptoSessionsDescription2;
if (BwiBuildSettings.bwiShowSessionSettingsFooter) {
sessionsSection.footerTitle = VectorL10n.securitySettingsCryptoSessionsDescription2;
}
[sessionsSection addRowsWithCount:devicesArray.count];
}