mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
show view more button on a permalinked comment if applicable
This commit is contained in:
@@ -5,6 +5,7 @@ query AssetQuery($asset_id: ID, $asset_url: String!, $comment_id: ID!, $has_comm
|
||||
...commentView
|
||||
parent {
|
||||
...commentView
|
||||
replyCount
|
||||
replies {
|
||||
...commentView
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user