fix retweet and favorites
This commit is contained in:
parent
54b440b9f5
commit
00b523ddac
2 changed files with 6 additions and 5 deletions
|
@ -30,7 +30,8 @@
|
|||
v-if="!mergedConfig.hidePostStats && status.fave_num > 0"
|
||||
class="action-counter"
|
||||
>
|
||||
{{ status.fave_num }}
|
||||
<!-- SHARKEY-SPECIFIC: disable favorite count because devs make them hearts for some reason -->
|
||||
<!-- {{ status.fave_num }} -->
|
||||
</span>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue