From 0e53745e9176f60f3a18b19b84123a86a646b3ee Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 22 Jun 2021 22:41:29 +0200 Subject: [PATCH] Refactor success and error notifications to prevent html in them --- src/components/misc/notification.vue | 12 +++++++---- src/message/index.js | 30 +++++++++++++--------------- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/src/components/misc/notification.vue b/src/components/misc/notification.vue index c12137ea..2c839a6f 100644 --- a/src/components/misc/notification.vue +++ b/src/components/misc/notification.vue @@ -11,13 +11,17 @@ >
+ > + {{ props.item.title }} +
+ > + +