fix(web): text/html is same as link

This commit is contained in:
əlemi 2024-07-03 06:31:02 +02:00
parent b23a85aca2
commit 9c2cbf2303
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -76,7 +76,7 @@ pub fn Attachment(
</p>
}.into_view(),
"link" =>
"link" | "text" =>
view! {
<p class="center mt-s mb-s">
<a href={href.clone()} title={href.clone()} rel="noreferrer nofollow" target="_blank">