Merge pull request #3020 from Bnyro/creator-replied

feat: show if creator replied in comments
This commit is contained in:
Bnyro
2023-10-13 09:45:43 +02:00
committed by GitHub
2 changed files with 7 additions and 3 deletions

View File

@@ -241,6 +241,7 @@
:key="comment.commentId"
:comment="comment"
:uploader="video.uploader"
:uploader-avatar-url="video.uploaderAvatar"
:video-id="getVideoId()"
/>
</div>