mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
MESSENGER-3791 remove terms of service for all our apps
This commit is contained in:
@@ -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];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user