mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add toggle menu bar item
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
submenu: [
|
||||
{ label: '&Reload', command: 'window:reload' }
|
||||
{ label: 'Toggle &Full Screen', command: 'window:toggle-full-screen' }
|
||||
{ label: 'Toggle Menu Bar', command: 'window:toggle-menu-bar' }
|
||||
{
|
||||
label: 'Panes'
|
||||
submenu: [
|
||||
|
||||
Reference in New Issue
Block a user