MESSENGER-3791 remove terms of service for all our apps

This commit is contained in:
Frank Rotermund
2022-11-18 08:15:17 +01:00
parent 023226b0e2
commit 0e98a8aa67
3 changed files with 10 additions and 1 deletions
@@ -707,7 +707,7 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
[sectionAbout addRowWithTag:ABOUT_COPYRIGHT_INDEX];
if (BuildSettings.applicationTermsConditionsUrlString.length)
if (BWIBuildSettings.shared.applicationTermsConditionsUrlString.length)
{
[sectionAbout addRowWithTag:ABOUT_TERM_CONDITIONS_INDEX];
}