From df487e3980f7128fa366ea25e99bed17af114d52 Mon Sep 17 00:00:00 2001 From: Tusooa Zhu Date: Fri, 20 May 2022 12:39:46 -0400 Subject: Show poll-end notifications Ref: poll-notif --- src/components/notification/notification.vue | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/components/notification/notification.vue') diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index 9ecb034f..7d3d0c69 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -120,6 +120,14 @@ + + + {{ ' ' }} + {{ $t('notifications.poll_ended') }} +