diff --git a/src/App.vue b/src/App.vue index 4778077..146cc3b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -45,7 +45,7 @@
{{ notification.title }} -

{{ notification.text }}

+

{{ truncateLongWords(notification.text) }}