mirror of
https://github.com/atom/atom.git
synced 2026-01-25 23:08:18 -05:00
👕 Add missing newWindow parameter
This commit is contained in:
@@ -803,6 +803,7 @@ class AtomApplication extends EventEmitter {
|
||||
openPath ({
|
||||
pathToOpen,
|
||||
pidToKillWhenClosed,
|
||||
newWindow,
|
||||
devMode,
|
||||
safeMode,
|
||||
profileStartup,
|
||||
|
||||
Reference in New Issue
Block a user