mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Merge branch 'release/v2.0.0' into develop
# Conflicts: # Config/BWIBuildSettings.swift
This commit is contained in:
@@ -4959,7 +4959,7 @@ ChangePasswordCoordinatorBridgePresenterDelegate>
|
||||
if (RiotSettings.shared.settingsScreenShowSimpleTimeLineOptions) {
|
||||
[timelineSection addRowWithTag:TIMELINE_SIMPLE_INDEX];
|
||||
} else {
|
||||
if (BWIBuildSettings.shared.bwiShowMessageBubbles)
|
||||
if (BWIBuildSettings.shared.bwiShowMessageBubbleSettings)
|
||||
{
|
||||
[timelineSection addRowWithTag:USER_INTERFACE_TIMELINE_STYLE_INDEX];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user