mirror of
https://github.com/atom/atom.git
synced 2026-01-29 00:38:11 -05:00
Add url to open to load settings
This commit is contained in:
@@ -268,6 +268,7 @@ class AtomApplication
|
||||
devMode: devMode
|
||||
configDirPath: fsUtils.absolute('~/.atom')
|
||||
resourcePath: @resourcePath
|
||||
urlToOpen: urlToOpen
|
||||
})
|
||||
|
||||
pack = _.find @packages.getAvailablePackageMetadata(), ({name}) -> name is packageName
|
||||
|
||||
Reference in New Issue
Block a user