From 59a1b9adbe5af3655a30987e73ea60597bb9d5ca Mon Sep 17 00:00:00 2001
From: MeiMei <30769358+mei23@users.noreply.github.com>
Date: Fri, 30 Nov 2018 09:34:37 +0900
Subject: Trim notifications text (#3438)
* Trim notifications
* Remove needless colons
* Use single quote
* :art:
---
.../app/desktop/views/components/notifications.vue | 22 +++++++++++++++-------
.../desktop/views/pages/deck/deck.notification.vue | 13 +++++++++----
.../app/mobile/views/components/notification.vue | 11 ++++++++---
3 files changed, 32 insertions(+), 14 deletions(-)
(limited to 'src/client')
diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue
index b838a5a558..ab4c627ce6 100644
--- a/src/client/app/desktop/views/components/notifications.vue
+++ b/src/client/app/desktop/views/components/notifications.vue
@@ -20,7 +20,7 @@