From 72011fbe276757bee72bb0edfdc913f0a6a2cfdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 23 Sep 2019 13:44:35 +0200 Subject: [PATCH] Update webapp/components/notifications/NotificationMenu/NotificationMenu.vue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Robert Schäfer --- .../notifications/NotificationMenu/NotificationMenu.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue index cbb351d8e..8cfeef570 100644 --- a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue +++ b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue @@ -5,7 +5,7 @@ @click.prevent="updateNotifications" > - {{ unredNotifications }} + {{ unreadNotifications }}