mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 02:23:57 +00:00
base lock timer off of Stopwatch class
This commit is contained in:
@@ -86,8 +86,6 @@ namespace Bit.App
|
||||
await Task.Run(() => FullSyncAsync()).ConfigureAwait(false);
|
||||
});
|
||||
}
|
||||
|
||||
_lockService.StartLockTimer();
|
||||
}
|
||||
|
||||
protected async override void OnStart()
|
||||
|
||||
Reference in New Issue
Block a user