Use expandable numbers in the subscriber text

This commit is contained in:
root
2022-08-22 00:40:38 +05:30
parent 5c727c4c83
commit 887b19d3ed
+1 -3
View File
@@ -93,9 +93,7 @@
{{ video.uploader }}
<br />
<span class="text-subtitle-1">
{{
$tc('counts.subscribers', video.uploaderSubscriberCount, { formatted: $store.getters['i18n/fmtFullNumber'](video.uploaderSubscriberCount) })
}}
<ExpandableNumber :num="video.uploaderSubscriberCount" message-key="counts.subscribers" />
</span>
</a>
<div class="ml-4">