From 436d5ccf1b3aacaa1ea361a2ea8ddc46e8b6982f Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Wed, 30 Nov 2022 19:30:26 +0100 Subject: [PATCH] Tweak in reply to this xyz text --- app/templates/utils.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/utils.html b/app/templates/utils.html index 4da08da..e01540e 100644 --- a/app/templates/utils.html +++ b/app/templates/utils.html @@ -467,7 +467,7 @@

in reply to - this note + this object

@@ -514,7 +514,7 @@ {% if object.in_reply_to %}

in reply to - this {{ object.ap_type|lower }} + this object

{% endif %}