mirror of
https://github.com/atom/atom.git
synced 2026-02-18 18:34:21 -05:00
Show window from bootstrap script
This commit is contained in:
@@ -258,8 +258,6 @@ class AtomApplication
|
||||
exitWhenDone: exitWhenDone
|
||||
isSpec: true
|
||||
|
||||
specWindow.show()
|
||||
|
||||
promptForPath: ->
|
||||
pathsToOpen = dialog.showOpenDialog title: 'Open', properties: ['openFile', 'openDirectory', 'multiSelections', 'createDirectory']
|
||||
@openPaths(pathsToOpen)
|
||||
|
||||
Reference in New Issue
Block a user