Browse Source

Update comment icon

pull/1251/head
Hironsan 4 years ago
parent
commit
d26388e4f1
1 changed files with 1 additions and 1 deletions
  1. 2
      frontend/components/tasks/toolbar/buttons/ButtonComment.vue

2
frontend/components/tasks/toolbar/buttons/ButtonComment.vue

@ -7,7 +7,7 @@
@click="$emit('click:comment')"
>
<v-icon>
mdi-chat
mdi-message-text
</v-icon>
</v-btn>
</template>

Loading…
Cancel
Save