Minor fixes to PR #1440.
This commit is contained in:
parent
40fb4fba4c
commit
6f9c6ec467
@ -10,8 +10,9 @@ CopyTextLink =
|
||||
|
||||
Menu.menu.addEntry
|
||||
el: a
|
||||
order: 12
|
||||
open: (post) ->
|
||||
CopyTextLink.text = post.nodes.commentClean.innerText
|
||||
CopyTextLink.text = post.info.comment
|
||||
true
|
||||
|
||||
copy: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user