From ca8bb9e43448d8a4ea6b66a43c080787c72c052b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Fri, 20 Sep 2019 09:19:35 +0200 Subject: [PATCH] Added timing as constant --- .../notifications/NotificationMenu/NotificationMenu.vue | 3 ++- webapp/constants/notifications.js | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 webapp/constants/notifications.js diff --git a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue index af52d8395..1bff000ed 100644 --- a/webapp/components/notifications/NotificationMenu/NotificationMenu.vue +++ b/webapp/components/notifications/NotificationMenu/NotificationMenu.vue @@ -18,6 +18,7 @@