mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
feat: disable room retention feature (MESSENGER-6076)
This commit is contained in:
@@ -770,4 +770,7 @@ class BWIBuildSettings: NSObject {
|
||||
|
||||
// MARK: Enable NSFW filter
|
||||
var enableNSFWFilter = false
|
||||
|
||||
// MARK: Enable Room Retention
|
||||
var enableRoomRetention = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user