mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
MESSENGER-3352 build settings
This commit is contained in:
@@ -32,7 +32,7 @@ extension NotificationSettingsScreen: Identifiable {
|
||||
extension NotificationSettingsScreen {
|
||||
/// Defines which rules are handled by each of the screens.
|
||||
var pushRules: [NotificationPushRuleId] {
|
||||
if BuildSettings.settingsNotificationsBWIDefaultSet {
|
||||
if BWIBuildSettings.shared.settingsNotificationsBWIDefaultSet {
|
||||
switch self {
|
||||
case .defaultNotifications:
|
||||
return [.oneToOneEncryptedRoom, .encrypted, .inviteMe]
|
||||
|
||||
Reference in New Issue
Block a user