mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
🐧 Hide the 'Install update' menu.
This commit is contained in:
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user