From d26388e4f13b5b47f73ccf8961b710f5596af3fc Mon Sep 17 00:00:00 2001 From: Hironsan Date: Wed, 10 Mar 2021 07:54:58 +0900 Subject: [PATCH] Update comment icon --- frontend/components/tasks/toolbar/buttons/ButtonComment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/tasks/toolbar/buttons/ButtonComment.vue b/frontend/components/tasks/toolbar/buttons/ButtonComment.vue index 81fbcf1b..0d2e8f88 100644 --- a/frontend/components/tasks/toolbar/buttons/ButtonComment.vue +++ b/frontend/components/tasks/toolbar/buttons/ButtonComment.vue @@ -7,7 +7,7 @@ @click="$emit('click:comment')" > - mdi-chat + mdi-message-text