From f39edf801db0c3b2fe0768e4be2470ee057dec0c Mon Sep 17 00:00:00 2001 From: steven-mpawulo Date: Thu, 25 Jun 2026 12:43:39 +0300 Subject: [PATCH 1/3] feat: makes the composer attachment clickable --- src/components/ComposerAttachment.vue | 10 +++++++++- src/components/ComposerAttachments.vue | 11 ++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/src/components/ComposerAttachment.vue b/src/components/ComposerAttachment.vue index 727c36f013..80f86a49c4 100644 --- a/src/components/ComposerAttachment.vue +++ b/src/components/ComposerAttachment.vue @@ -3,7 +3,7 @@ - SPDX-License-Identifier: AGPL-3.0-or-later -->