Add nameBlock to clone nodes also.
This commit is contained in:
parent
512fd1f78d
commit
e1150b0d7a
@ -15,6 +15,7 @@ class Clone extends Post
|
|||||||
root: root
|
root: root
|
||||||
post: post
|
post: post
|
||||||
info: info
|
info: info
|
||||||
|
nameBlock: $ '.nameBlock', info
|
||||||
quote: $ 'a[title="Reply to this post"]', info
|
quote: $ 'a[title="Reply to this post"]', info
|
||||||
comment: $ '.postMessage', post
|
comment: $ '.postMessage', post
|
||||||
quotelinks: []
|
quotelinks: []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user