mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
💄
This commit is contained in:
@@ -178,7 +178,7 @@ class AtomApplication
|
||||
pathToOpen = path.resolve(@executedFrom, pathToOpen) if @executedFrom and pathToOpen
|
||||
atomWindow = new AtomWindow
|
||||
pathToOpen: pathToOpen
|
||||
bootstrapScript: 'window-bootstrap',
|
||||
bootstrapScript: 'window-bootstrap'
|
||||
resourcePath: @resourcePath
|
||||
|
||||
openConfig: ->
|
||||
|
||||
Reference in New Issue
Block a user