diff --git a/src/components/VideoComment.vue b/src/components/VideoComment.vue index 0bd1800..4a8987f 100644 --- a/src/components/VideoComment.vue +++ b/src/components/VideoComment.vue @@ -19,8 +19,8 @@ mdi-thumb-up {{ numberFormat(comment.likeCount) }} mdi-heart
- Load Replies -
+ Load Replies +
{{ showChildComments ? 'Hide' : 'Show' }} Replies