diff --git a/web/components/attachment_card.templ b/web/components/attachment_card.templ index f1e4ba8..b9f8b10 100644 --- a/web/components/attachment_card.templ +++ b/web/components/attachment_card.templ @@ -19,13 +19,13 @@ templ AttachmentCard(props AttachmentCardProps) {
{ props.Attachment.Name }
diff --git a/web/components/attachment_card_templ.go b/web/components/attachment_card_templ.go index 213e525..5f49a11 100644 --- a/web/components/attachment_card_templ.go +++ b/web/components/attachment_card_templ.go @@ -67,7 +67,7 @@ func AttachmentCard(props AttachmentCardProps) templ.Component { if err != nil { return err } - _, err = templBuffer.WriteString("