Add forcereload menu item role
This commit is contained in:
parent
555347e726
commit
fb08f56fc8
3 changed files with 21 additions and 2 deletions
|
@ -86,6 +86,9 @@ app.once('ready', () => {
|
|||
{
|
||||
role: 'reload'
|
||||
},
|
||||
{
|
||||
role: 'forcereload'
|
||||
},
|
||||
{
|
||||
role: 'toggledevtools'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue