Assign args

This commit is contained in:
Kevin Sawicki
2015-11-03 15:22:44 -08:00
parent 2a7dc6c8de
commit da0b177aa2

View File

@@ -19,7 +19,7 @@ start = ->
# NB: This prevents Win10 from showing dupe items in the taskbar
app.setAppUserModelId('com.squirrel.atom.atom')
parseCommandLine()
args = parseCommandLine()
addPathToOpen = (event, pathToOpen) ->
event.preventDefault()