mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
record activity for lock
This commit is contained in:
@@ -97,7 +97,7 @@ export class DesktopPlatformUtilsService implements PlatformUtilsService {
|
||||
}
|
||||
|
||||
isViewOpen(): boolean {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
launchUri(uri: string, options?: any): void {
|
||||
|
||||
Reference in New Issue
Block a user