From 358fdf87e0377bbe536aae626bd682d769b858de Mon Sep 17 00:00:00 2001 From: Roberto Guido Date: Sat, 4 Jul 2026 18:48:21 +0200 Subject: [PATCH] fix: moved "Delete thread" at the end of the contextual actions menu Signed-off-by: Roberto Guido --- src/components/Envelope.vue | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/components/Envelope.vue b/src/components/Envelope.vue index a61d100d6b..d9cdd38f57 100644 --- a/src/components/Envelope.vue +++ b/src/components/Envelope.vue @@ -327,20 +327,6 @@ {{ t('mail', 'Archive message') }} - - - - - @@ -437,6 +423,20 @@ {{ t('mail', 'Download message') }} + + + + +