mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 23:47:44 +02:00
MESSENGER-3157 third notification settings option
This commit is contained in:
committed by
Frank Rotermund
parent
bcf877d64f
commit
20ecc8ab46
@@ -360,6 +360,7 @@ class BWIBuildSettings: NSObject {
|
||||
var settingsNotificationsShowDefault = true
|
||||
var settingsNotificationsShowMentions = false
|
||||
var settingsNotificationsShowAdvanced = false
|
||||
var notificationSettingsLikeAndroidAndWeb = true
|
||||
|
||||
// MARK: - Timeline settings
|
||||
var roomInputToolbarCompressionMode: BuildSettings.MediaCompressionMode = .none
|
||||
|
||||
Reference in New Issue
Block a user