mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Add untested support for linux and macos
This commit is contained in:
@@ -159,7 +159,6 @@ export class Main {
|
||||
});
|
||||
this.nativeMessagingService.listen();
|
||||
this.nativeMessagingService.generateManifests();
|
||||
this.nativeMessagingService.enableManifest();
|
||||
}
|
||||
|
||||
private processDeepLink(argv: string[]): void {
|
||||
|
||||
Reference in New Issue
Block a user