This commit is contained in:
probablycorey
2014-02-03 14:41:20 -08:00
parent caeb70cf4a
commit 8a85f488f3

View File

@@ -134,7 +134,7 @@ class AtomApplication
@applicationMenu.showCheckForUpdateItem(false)
@updateVersion = releaseName
autoUpdater.on 'error', (event, message)=>
autoUpdater.on 'error', (event, message) =>
@applicationMenu.showInstallUpdateItem(false)
@applicationMenu.showCheckForUpdateItem(true)