Just in case

This commit is contained in:
Michelle Tilley
2017-09-19 10:45:01 -07:00
parent 3c5d471ec7
commit 1bcf2e246c
2 changed files with 2 additions and 2 deletions

View File

@@ -233,7 +233,7 @@ class ApplicationDelegate
new Disposable ->
ipcRenderer.removeListener('context-command', outerCallback)
onUrlMessage: (callback) ->
onURLMessage: (callback) ->
outerCallback = (event, args...) ->
callback(args...)