mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
🙊
This commit is contained in:
@@ -150,7 +150,6 @@ class AtomWindow
|
||||
url = "file://#{resourcePath}/static/index.html?bootstrapScript=#{bootstrapScript}&resourcePath=#{resourcePath}"
|
||||
url += "&pathToOpen=#{pathToOpen}" if pathToOpen
|
||||
|
||||
console.log url
|
||||
@browserWindow.loadUrl url
|
||||
@browserWindow.show()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user