fix hide(Post|User)Stats setting not working

This commit is contained in:
Henry Jameson 2026-05-18 17:52:57 +03:00
commit 7e44ebcc31
3 changed files with 8 additions and 1 deletions

View file

@ -59,7 +59,7 @@
/>
</component>
<span
v-if="button.counter?.(funcArg) > 0"
v-if="!hidePostStats && button.counter?.(funcArg) > 0"
class="action-counter"
>
{{ button.counter?.(funcArg) }}