mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-06 16:07:42 +02:00
Merge pull request #1556 from vector-im/riot-1554
Fix - Pin rooms with missed notifs and unread msg by default on the h…
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>pinRoomsWithMissedNotif</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>pinRoomsWithUnread</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>pushGatewayURL</key>
|
||||
<string>https://matrix.org/_matrix/push/v1/notify</string>
|
||||
<key>pusherAppIdDev</key>
|
||||
|
||||
Reference in New Issue
Block a user