support Remove Spoilers in catalog
This commit is contained in:
parent
20ff15d3f9
commit
a859f938f1
@ -12,6 +12,9 @@ RemoveSpoilers =
|
|||||||
Post.callbacks.push
|
Post.callbacks.push
|
||||||
name: 'Reveal Spoilers'
|
name: 'Reveal Spoilers'
|
||||||
cb: @node
|
cb: @node
|
||||||
|
CatalogThread.callbacks.push
|
||||||
|
name: 'Reveal Spoilers'
|
||||||
|
cb: @node
|
||||||
|
|
||||||
wrapper: (text) ->
|
wrapper: (text) ->
|
||||||
text
|
text
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user