mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 03:33:30 +00:00
alt-ctrl-b
This commit is contained in:
@@ -7,7 +7,7 @@ import { WindowMain } from "../../main/window.main";
|
||||
import { stringIsNotUndefinedNullAndEmpty } from "../../utils";
|
||||
|
||||
export class MainDesktopAutotypeService {
|
||||
keySequence: string = "Alt+CommandOrControl+I";
|
||||
keySequence: string = "Alt+CommandOrControl+B";
|
||||
|
||||
constructor(
|
||||
private logService: LogService,
|
||||
|
||||
Reference in New Issue
Block a user