mirror of
https://github.com/atom/atom.git
synced 2026-02-08 21:55:05 -05:00
EditorPane don't know bout Editor
This commit is contained in:
@@ -13,7 +13,7 @@ class EditorPane extends Pane
|
||||
|
||||
editor: null
|
||||
|
||||
constructor: (@editor) ->
|
||||
constructor: ->
|
||||
@show()
|
||||
|
||||
@ace = ace.edit 'ace-editor'
|
||||
|
||||
Reference in New Issue
Block a user