From 25a93b05dc2b9a98ee39dd20b05dbb4f703aeddc Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Wed, 14 Jul 2021 22:00:15 +0200 Subject: [PATCH] =?UTF-8?q?easier=20merging=20=F0=9F=A4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NotificationDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NotificationDialog.vue b/src/components/NotificationDialog.vue index 6ee36b286..73354f2cd 100644 --- a/src/components/NotificationDialog.vue +++ b/src/components/NotificationDialog.vue @@ -260,7 +260,7 @@ export default { this.id = null; this.notification = { name: "", - type: null + type: null, } // Default set to Telegram