mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 06:58:28 +02:00
feat: remove unused option (MESSNEGER-6076)
This commit is contained in:
@@ -762,11 +762,6 @@ SSOAuthenticationPresenterDelegate>
|
||||
[sectionAbout addRowWithTag:ABOUT_SUPPORT_INDEX];
|
||||
}
|
||||
|
||||
if (BWIBuildSettings.shared.settingsScreenAllowBugReportingManually)
|
||||
{
|
||||
[sectionAbout addRowWithTag:ADVANCED_REPORT_BUG_INDEX];
|
||||
}
|
||||
|
||||
[sectionAbout addRowWithTag:ABOUT_COPYRIGHT_INDEX];
|
||||
|
||||
if (BWIBuildSettings.shared.applicationTermsConditionsUrlString.length)
|
||||
|
||||
Reference in New Issue
Block a user