mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
All new settings moved to BuildSettings
This commit is contained in:
@@ -48,7 +48,7 @@ final class PinCodePreferences: NSObject {
|
||||
|
||||
/// Setting to force protection by pin code
|
||||
var forcePinProtection: Bool {
|
||||
return RiotSettings.shared.forcePinProtection
|
||||
return BuildSettings.forcePinProtection
|
||||
}
|
||||
|
||||
var isBiometricsAvailable: Bool {
|
||||
|
||||
Reference in New Issue
Block a user