diff --git a/src/components/top-bar/NotificationMessage.vue b/src/components/top-bar/NotificationMessage.vue index e0768d49..089194f9 100644 --- a/src/components/top-bar/NotificationMessage.vue +++ b/src/components/top-bar/NotificationMessage.vue @@ -11,16 +11,15 @@ class="flex flex-col text-xs gap-1" v-if="type === 'COMMENT'"> - "{{ title }}"" 작업에 새로운 댓글이 + "{{ title }}" 작업에 새로운 댓글이 추가되었습니다 - "{{ message }}" + "{{ message }}"
알림