mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
This reverts commit 0288a6659c.
This commit is contained in:
@@ -297,7 +297,7 @@ namespace Bit.App
|
||||
{
|
||||
await _vaultTimeoutService.CheckVaultTimeoutAsync();
|
||||
// Reset delay on every start
|
||||
_vaultTimeoutService.DelayTimeoutMs = null;
|
||||
_vaultTimeoutService.DelayLockAndLogoutMs = null;
|
||||
}
|
||||
|
||||
await _configService.GetAsync();
|
||||
|
||||
Reference in New Issue
Block a user