mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
tweak indentation
This commit is contained in:
parent
55ac59c897
commit
9829905bd8
1 changed files with 26 additions and 23 deletions
3
index.js
3
index.js
|
|
@ -231,6 +231,9 @@ app.on('ready', () => {
|
|||
{
|
||||
role: 'togglefullscreen'
|
||||
},
|
||||
{
|
||||
type: 'separator'
|
||||
},
|
||||
{
|
||||
label: 'Actual Size',
|
||||
accelerator: 'CmdOrCtrl+0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue