Typo.
This commit is contained in:
parent
b94a6327ab
commit
301d5d8a7a
@ -21,7 +21,7 @@ ThreadHiding =
|
|||||||
if thread.stub
|
if thread.stub
|
||||||
$.prepend root, thread.stub
|
$.prepend root, thread.stub
|
||||||
else
|
else
|
||||||
threadRoot.nextElementSibling.hidden = true
|
root.nextElementSibling.hidden = true
|
||||||
return
|
return
|
||||||
|
|
||||||
syncCatalog: ->
|
syncCatalog: ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user