mirror of
https://github.com/atom/atom.git
synced 2026-02-11 23:25:03 -05:00
Just in case
This commit is contained in:
@@ -233,7 +233,7 @@ class ApplicationDelegate
|
||||
new Disposable ->
|
||||
ipcRenderer.removeListener('context-command', outerCallback)
|
||||
|
||||
onUrlMessage: (callback) ->
|
||||
onURLMessage: (callback) ->
|
||||
outerCallback = (event, args...) ->
|
||||
callback(args...)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user