mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Merge branch 'feature/pm-1208-f3-options' into feature/pm-2297-f2-trusted
This commit is contained in:
@@ -475,8 +475,6 @@ namespace Bit.App.Pages
|
|||||||
}
|
}
|
||||||
if (!_pin)
|
if (!_pin)
|
||||||
{
|
{
|
||||||
await UpdateVaultTimeoutActionIfNeededAsync();
|
|
||||||
await _cryptoService.ClearPinProtectedKeyAsync();
|
|
||||||
await _vaultTimeoutService.ClearAsync();
|
await _vaultTimeoutService.ClearAsync();
|
||||||
}
|
}
|
||||||
BuildList();
|
BuildList();
|
||||||
|
|||||||
Reference in New Issue
Block a user