From 7415a2ece152b9b2a2a0ea206bffb1bdcb29820f Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Mon, 30 Dec 2024 13:02:55 -0800 Subject: [PATCH] Move Google Translate link on DMs --- web/templates/inbox/inbox.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/templates/inbox/inbox.html b/web/templates/inbox/inbox.html index 56c293f..d1ee4b0 100644 --- a/web/templates/inbox/inbox.html +++ b/web/templates/inbox/inbox.html @@ -108,6 +108,14 @@
{{ToMarkdown .Message}} + + {{if and (ne .SourceUserID $Root.CurrentUser.ID) .IsLikelySpam}}
@@ -168,14 +176,6 @@ Report {{end}} - -