mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436
This commit is contained in:
@@ -34,7 +34,7 @@ final class PinCodePreferences: NSObject {
|
||||
static let shared = PinCodePreferences()
|
||||
|
||||
/// Store. Defaults to `KeychainStore`
|
||||
var store: KeyValueStore!
|
||||
let store: KeyValueStore
|
||||
|
||||
override init() {
|
||||
store = KeychainStore(withKeychain: Keychain(service: PinConstants.pinCodeKeychainService,
|
||||
|
||||
Reference in New Issue
Block a user