From 83916352c1ecd553422605041048104d1a7f4246 Mon Sep 17 00:00:00 2001 From: Alain Brenzikofer Date: Fri, 15 Nov 2024 16:14:49 +0100 Subject: [PATCH] hotfix recipient of own messages --- components/ui/PrivateMessageHistory.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/ui/PrivateMessageHistory.vue b/components/ui/PrivateMessageHistory.vue index 58f6146..29fadb9 100644 --- a/components/ui/PrivateMessageHistory.vue +++ b/components/ui/PrivateMessageHistory.vue @@ -32,7 +32,9 @@ class="flex items-center gap-x-4 py-4 pl-4 pr-8 text-left sm:pl-6 lg:pl-8 bg-gray-900" >
-
You
+
+ You to {{ note.account }} +