mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove unimplemented about menu
This commit is contained in:
@@ -144,7 +144,6 @@
|
||||
{
|
||||
label: '&Help'
|
||||
submenu: [
|
||||
{ label: '&About Atom...', command: 'application:about' }
|
||||
{ label: 'View &License', command: 'application:open-license' }
|
||||
{ label: "VERSION", enabled: false }
|
||||
{ type: 'separator' }
|
||||
|
||||
Reference in New Issue
Block a user