De-labs location sharing and enable it by default.

This commit is contained in:
Stefan Ceriu
2022-02-01 17:20:23 +02:00
committed by Stefan Ceriu
parent 6a2401b463
commit dd13a16be9
3 changed files with 2 additions and 39 deletions
@@ -189,9 +189,6 @@ final class RiotSettings: NSObject {
@UserDefault(key: "roomScreenAllowFilesAction", defaultValue: BuildSettings.roomScreenAllowFilesAction, storage: defaults)
var roomScreenAllowFilesAction
@UserDefault(key: "roomScreenAllowLocationAction", defaultValue: false, storage: defaults)
var roomScreenAllowLocationAction
@UserDefault(key: "roomScreenShowsURLPreviews", defaultValue: true, storage: defaults)
var roomScreenShowsURLPreviews