Added comment count
This commit is contained in:
@@ -68,10 +68,11 @@
|
||||
|
||||
<v-btn
|
||||
:class="{'comment-active': hasMessages}"
|
||||
icon="true"
|
||||
variant="plain"
|
||||
icon
|
||||
@click="toggleComments">
|
||||
<v-icon>mdi-comment-outline</v-icon>
|
||||
{{ messages.length }}
|
||||
</v-btn>
|
||||
|
||||
<donation-button :color-border="colorMenu"
|
||||
|
||||
@@ -68,10 +68,11 @@
|
||||
|
||||
<v-btn
|
||||
:class="{'comment-active': hasMessages}"
|
||||
icon="true"
|
||||
variant="plain"
|
||||
icon
|
||||
@click="toggleComments">
|
||||
<v-icon>mdi-comment-outline</v-icon>
|
||||
{{ messages.length }}
|
||||
</v-btn>
|
||||
|
||||
<donation-button :color-border="colorMenu"
|
||||
|
||||
Reference in New Issue
Block a user