mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
lock now
This commit is contained in:
parent
290e90ba8e
commit
cf41c5e090
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ namespace Bit.App
|
|||
}
|
||||
else if(lockOption == 0)
|
||||
{
|
||||
// TODO: Lock now?
|
||||
await _lockService.LockAsync(true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue