Enable automatic Verification when already signed in with Element Classic. (#5453)
Enable automatic Verification with Element Classic.
This commit is contained in:
@@ -450,8 +450,6 @@ final class AppSettings {
|
||||
@UserPreference(key: UserDefaultsKeys.liveLocationSharingEnabled, defaultValue: false, storageType: .userDefaults(store))
|
||||
var liveLocationSharingEnabled
|
||||
|
||||
let verifyWithClassicEnabled = appBuildType != .release
|
||||
|
||||
@UserPreference(key: UserDefaultsKeys.automaticBackPaginationEnabled, defaultValue: false, storageType: .userDefaults(store))
|
||||
var automaticBackPaginationEnabled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user