diff --git a/resources/assets/js/components/NotificationCard.vue b/resources/assets/js/components/NotificationCard.vue index b5a03bc97..965189694 100644 --- a/resources/assets/js/components/NotificationCard.vue +++ b/resources/assets/js/components/NotificationCard.vue @@ -20,7 +20,16 @@
- {{truncate(n.account.username)}} liked your post.
+ {{truncate(n.account.username)}} liked your
+
+ post.
+