mirror of
https://github.com/bitwarden/mobile
synced 2026-01-01 16:13:15 +00:00
[PM-2713] add auto unlock key to mobile
This commit is contained in:
@@ -323,6 +323,7 @@ namespace Bit.App.Pages
|
||||
}
|
||||
if (oldTimeout != newTimeout)
|
||||
{
|
||||
await _cryptoService.RefreshKeysAsync();
|
||||
await Device.InvokeOnMainThreadAsync(BuildList);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user