From 14110c409a7259825b7c58c8f165faa2f3eb7931 Mon Sep 17 00:00:00 2001
From: mrilyew <99399973+mrilyew@users.noreply.github.com>
Date: Fri, 22 Nov 2024 18:36:23 +0300
Subject: [PATCH] fix(notifications): fix broken link to photo
fixes #1140
---
Web/Presenters/templates/components/notifications/4/_18_13_.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Web/Presenters/templates/components/notifications/4/_18_13_.xml b/Web/Presenters/templates/components/notifications/4/_18_13_.xml
index 0ae73bde..60eb451c 100644
--- a/Web/Presenters/templates/components/notifications/4/_18_13_.xml
+++ b/Web/Presenters/templates/components/notifications/4/_18_13_.xml
@@ -1,4 +1,4 @@
{var $user = $notification->getModel(0)}
{var $post = $notification->getModel(1)}
-{_nt_you_were_mentioned_u} {$user->getCanonicalName()} {$notification->getDateTime()} {_nt_mention_in_photo}: "{$notification->getData()}"
+{_nt_you_were_mentioned_u} {$user->getCanonicalName()} {$notification->getDateTime()} {_nt_mention_in_photo}: "{$notification->getData()}"