From bee86f69387e4b26fa2d77655e9e91671bc8f875 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Mon, 27 May 2024 03:08:45 +0200 Subject: [PATCH] Added spaces to notification details. --- components/header/header.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/header/header.vue b/components/header/header.vue index 3c9aa60..8ce7e40 100644 --- a/components/header/header.vue +++ b/components/header/header.vue @@ -151,12 +151,12 @@ with {{ notif.matchedActors.map((actor) => actor.name).join(', ') }} + >with {{ notif.matchedActors.map((actor) => actor.name).join(', ') }}  for {{ notif.matchedEntity.name }} + >for {{ notif.matchedEntity.name }}