From b2745d2695def75e2b63f80d7834b90b628cd477 Mon Sep 17 00:00:00 2001 From: alemi Date: Tue, 16 Jul 2024 01:32:51 +0200 Subject: [PATCH] fix(web): link also leads to remote --- web/src/objects/attachment.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/objects/attachment.rs b/web/src/objects/attachment.rs index bc159cc..a028795 100644 --- a/web/src/objects/attachment.rs +++ b/web/src/objects/attachment.rs @@ -84,7 +84,7 @@ pub fn Attachment( "link" | "text" => view! {

- + {Uri::pretty(&uncloaked, 50)}