mirror of
https://github.com/bitwarden/android.git
synced 2025-01-11 18:57:39 +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)
|
else if(lockOption == 0)
|
||||||
{
|
{
|
||||||
// TODO: Lock now?
|
await _lockService.LockAsync(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue