mirror of
https://github.com/atom/atom.git
synced 2026-01-27 15:58:00 -05:00
fat arrow detach
This commit is contained in:
@@ -58,7 +58,7 @@ class EditorStatsView extends ScrollView
|
||||
@rootView.append @
|
||||
@focus()
|
||||
|
||||
detach: ->
|
||||
detach: =>
|
||||
super()
|
||||
@rootView.focus()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user