mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
lint
This commit is contained in:
parent
804b97bf14
commit
fb08d45eac
1 changed files with 2 additions and 2 deletions
4
menu.js
4
menu.js
|
|
@ -181,7 +181,7 @@ module.exports = function createMenu ({ createWindow }) {
|
|||
},
|
||||
{
|
||||
role: 'togglefullscreen'
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -230,4 +230,4 @@ module.exports = function createMenu ({ createWindow }) {
|
|||
]
|
||||
}
|
||||
];
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue