mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 14:38:40 -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'
|
role: 'togglefullscreen'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: 'separator'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Actual Size',
|
label: 'Actual Size',
|
||||||
accelerator: 'CmdOrCtrl+0',
|
accelerator: 'CmdOrCtrl+0',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue