diff --git a/frontend/components/AppTopNav.vue b/frontend/components/AppTopNav.vue index 1f2b7e3..5cead14 100644 --- a/frontend/components/AppTopNav.vue +++ b/frontend/components/AppTopNav.vue @@ -62,7 +62,7 @@ >
-

{{ notification.actorName }} {{ notification.message }}

+

{{ notification.actorName }} {{ notification.message }}

{{ formatTimeAgo(notification.createdAt) }} - {{ notification.category }}