mirror of
https://github.com/bitwarden/mobile
synced 2025-12-31 23:53:25 +00:00
CheckForLockInBackground removed
This commit is contained in:
@@ -31,7 +31,6 @@ namespace Bit.App.Services
|
||||
_fingerprint = fingerprint;
|
||||
}
|
||||
|
||||
public bool CheckForLockInBackground { get; set; } = true;
|
||||
public double CurrentLockTime { get; set; }
|
||||
|
||||
public void UpdateLastActivity()
|
||||
|
||||
Reference in New Issue
Block a user