mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
parent
f64e3e0204
commit
64ec145b55
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ module.exports = (commandKeys, execCommand) => {
|
|||
},
|
||||
{
|
||||
role: 'togglefullscreen',
|
||||
accelerators: commandKeys['window:toggleFullScreen']
|
||||
accelerator: commandKeys['window:toggleFullScreen']
|
||||
}
|
||||
]
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue