Update src/components/WatchVideo.vue

This commit is contained in:
sweep-ai[bot] 2023-08-04 10:34:05 +00:00 committed by GitHub
parent cb0c3c66b0
commit a27ecc34b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -196,6 +196,7 @@
<button
class="btn mb-2"
@click="toggleComments"
v-if="!comments.disabled"
v-text="
`${$t(showComments ? 'actions.minimize_comments' : 'actions.show_comments')} (${numberFormat(
comments?.commentCount,