mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
wip
This commit is contained in:
@@ -21,7 +21,7 @@ class HighlightsComponent
|
||||
@domNode
|
||||
|
||||
updateSync: (state) ->
|
||||
newState = state.content.highlights
|
||||
newState = state.highlights
|
||||
@oldState ?= {}
|
||||
|
||||
# remove highlights
|
||||
|
||||
Reference in New Issue
Block a user