mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 18:43:43 +00:00
cleanup
This commit is contained in:
@@ -273,8 +273,9 @@ namespace Bit.App
|
||||
Device.BeginInvokeOnMainThread(async () =>
|
||||
{
|
||||
await SetMainPageAsync();
|
||||
UpdateTheme();
|
||||
await _vaultTimeoutService.CheckVaultTimeoutAsync();
|
||||
});
|
||||
UpdateTheme();
|
||||
}
|
||||
|
||||
private async Task SetMainPageAsync()
|
||||
|
||||
Reference in New Issue
Block a user