mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
👕
This commit is contained in:
parent
2ee692d3cf
commit
f657bd13c6
@ -1085,7 +1085,7 @@ class AtomEnvironment extends Model
|
||||
promises.push @workspace?.open(pathToOpen, {initialLine, initialColumn})
|
||||
promise = Promise.all(promises)
|
||||
|
||||
promise.then =>
|
||||
promise.then ->
|
||||
ipcRenderer.send 'window-command', 'window:locations-opened'
|
||||
|
||||
resolveProxy: (url) ->
|
||||
|
Loading…
Reference in New Issue
Block a user