mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
Merge branch 'feature/3580_test_ruhezeiten' into 'develop'
Enable notification filtering See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!158
This commit is contained in:
@@ -33,7 +33,7 @@ extension BWIBuildSettings {
|
||||
bwiLocationShareButtonVisible = false
|
||||
bwiLoginFlowLayout = false
|
||||
useRustEncryption = true
|
||||
|
||||
bwiNotificationTimes = true
|
||||
enableLabFeatureVoiceBroadcasts = true
|
||||
enableNewSessionManagerByDefault = true
|
||||
enableLabFeatureWYSIWYG = true
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
<array>
|
||||
<string>$(KEYCHAIN_ACCESS_GROUP)</string>
|
||||
</array>
|
||||
<key>com.apple.developer.usernotifications.filtering</key><true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user