mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 08:13:20 +00:00
lock now
This commit is contained in:
@@ -193,7 +193,7 @@ namespace Bit.App
|
||||
}
|
||||
else if(lockOption == 0)
|
||||
{
|
||||
// TODO: Lock now?
|
||||
await _lockService.LockAsync(true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user