mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Assign args
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user