Open shownoso opened 3 years ago
register("Command+a", () => {}, BrowserWindow.webContents) register("Command+a", () => {}, BrowserView.webContents) register("Command+a", () => {}, webContents.fromId(webview.getWebContentsId()))
register("Command+a", () => {}, BrowserWindow.webContents) register("Command+a", () => {}, BrowserView.webContents) register("Command+a", () => {}, webContents.fromId(webview.getWebContentsId()))