mirror of
https://github.com/atom/atom.git
synced 2026-02-17 01:51:54 -05:00
reloading be working.
This commit is contained in:
@@ -73,7 +73,7 @@ windowAdditions =
|
||||
Event.trigger 'window:open', path
|
||||
|
||||
close: ->
|
||||
atomController.close()
|
||||
atomController.close
|
||||
|
||||
for key, value of windowAdditions
|
||||
console.warn "DOMWindow already has a key named `#{key}`" if window[key]
|
||||
|
||||
Reference in New Issue
Block a user