mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18: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
|
bwiLocationShareButtonVisible = false
|
||||||
bwiLoginFlowLayout = false
|
bwiLoginFlowLayout = false
|
||||||
useRustEncryption = true
|
useRustEncryption = true
|
||||||
|
bwiNotificationTimes = true
|
||||||
enableLabFeatureVoiceBroadcasts = true
|
enableLabFeatureVoiceBroadcasts = true
|
||||||
enableNewSessionManagerByDefault = true
|
enableNewSessionManagerByDefault = true
|
||||||
enableLabFeatureWYSIWYG = true
|
enableLabFeatureWYSIWYG = true
|
||||||
|
|||||||
@@ -10,5 +10,6 @@
|
|||||||
<array>
|
<array>
|
||||||
<string>$(KEYCHAIN_ACCESS_GROUP)</string>
|
<string>$(KEYCHAIN_ACCESS_GROUP)</string>
|
||||||
</array>
|
</array>
|
||||||
|
<key>com.apple.developer.usernotifications.filtering</key><true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user