mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
💄
This commit is contained in:
@@ -20,7 +20,7 @@ class TreeView extends ScrollView
|
||||
@instance = new TreeView(rootView)
|
||||
@instance.attach()
|
||||
|
||||
@deactivate: () ->
|
||||
@deactivate: ->
|
||||
@instance.deactivate()
|
||||
|
||||
@serialize: ->
|
||||
|
||||
Reference in New Issue
Block a user