mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
run template, add entrypoint and update BuildSetting
This commit is contained in:
@@ -169,7 +169,7 @@ final class RoomInfoListViewController: UIViewController {
|
||||
|
||||
var rows = [rowSettings]
|
||||
|
||||
if BuildSettings.roomSettingsScreenShowNotificationsV2 {
|
||||
if BuildSettings.showNotificationsV2 {
|
||||
rows.append(roomNotifications)
|
||||
}
|
||||
if RiotSettings.shared.roomInfoScreenShowIntegrations {
|
||||
|
||||
Reference in New Issue
Block a user