wait i thought i fixed this?
This commit is contained in:
parent
b9db26a846
commit
3143a3cd14
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ export default class Thumbar {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Plug-in Menu',
|
label: 'Plug-in Menu',
|
||||||
accelerator: 'CommandOrControl++Shift+P',
|
accelerator: 'CommandOrControl+Shift+P',
|
||||||
click: () => this._win.webContents.executeJavaScript(`app.modals.pluginMenu = true`)
|
click: () => this._win.webContents.executeJavaScript(`app.modals.pluginMenu = true`)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue