🐧 Hide the 'Install update' menu.

This commit is contained in:
Cheng Zhao
2014-03-28 18:51:27 +08:00
parent 893a3f63dd
commit b2fdc25c83

View File

@@ -147,7 +147,6 @@
{ label: '&About Atom...', command: 'application:about' }
{ label: 'View &License', command: 'application:open-license' }
{ label: "VERSION", enabled: false }
{ label: "Install &update", command: 'application:install-update', visible: false }
{ type: 'separator' }
{ label: '&Documentation', command: 'application:open-documentation' }
{ type: 'separator' }