mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
🎨
This commit is contained in:
@@ -110,7 +110,6 @@ class AtomApplication
|
||||
addWindow: (window) ->
|
||||
@windows.push window
|
||||
@applicationMenu?.addWindow(window.browserWindow)
|
||||
|
||||
window.once 'window:loaded', =>
|
||||
@autoUpdateManager.emitUpdateAvailableEvent(window)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user