Fix passcode lock touch ID again
This commit is contained in:
parent
90a675d4fa
commit
7640d55317
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
import Foundation
|
||||
import PasscodeLock
|
||||
|
||||
public struct PasscodeLockConfiguration: PasscodeLockConfigurationType {
|
||||
public class PasscodeLockConfiguration: PasscodeLockConfigurationType {
|
||||
|
||||
public static let shared = PasscodeLockConfiguration()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue