mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Rename build setting & encode with string value
This commit is contained in:
@@ -526,7 +526,7 @@ TableViewSectionsDelegate>
|
||||
|
||||
[tmpSections addObject: sectionUserInterface];
|
||||
|
||||
if(BuildSettings.presenceSettingsAllowConfiguration)
|
||||
if(BuildSettings.settingsScreenPresenceAllowConfiguration)
|
||||
{
|
||||
Section *sectionPresence = [Section sectionWithTag:SECTION_TAG_PRESENCE];
|
||||
[sectionPresence addRowWithTag:PRESENCE_OFFLINE_MODE];
|
||||
|
||||
Reference in New Issue
Block a user