From c9e8e9cddb36f8b39efe7163a7f243afa5364816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Gr=C3=B6ger?= Date: Sun, 21 Nov 2021 15:44:15 +0100 Subject: [PATCH] [notification] set notification if new user is set --- src/components/NewUser.vue | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/src/components/NewUser.vue b/src/components/NewUser.vue index a30221b..e7ee402 100644 --- a/src/components/NewUser.vue +++ b/src/components/NewUser.vue @@ -11,6 +11,7 @@