Skip to content
Snippets Groups Projects
Commit 0de627ba authored by Shpuld Shpuldson's avatar Shpuld Shpuldson
Browse files

remove favs count from react button

parent c4beac5f
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@
class="button-icon add-reaction-button"
:title="$t('tool_tip.add_reaction')"
/>
<span v-if="!mergedConfig.hidePostStats && status.fave_num > 0">{{ status.fave_num }}</span>
</div>
</v-popover>
</template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment