From 869c6f0083b531d58b6431a626723a1c0dec3624 Mon Sep 17 00:00:00 2001 From: Hamza Date: Sat, 23 May 2026 21:26:03 +0200 Subject: [PATCH] fix(trashbin): restrict retore and delete on the frontend Signed-off-by: Hamza --- .../AppNavigation/CalendarList/Trashbin.vue | 12 +++++- src/store/calendars.js | 39 +++++++++++++++---- 2 files changed, 41 insertions(+), 10 deletions(-) diff --git a/src/components/AppNavigation/CalendarList/Trashbin.vue b/src/components/AppNavigation/CalendarList/Trashbin.vue index 8df203f3e0..d77d06297c 100644 --- a/src/components/AppNavigation/CalendarList/Trashbin.vue +++ b/src/components/AppNavigation/CalendarList/Trashbin.vue @@ -70,11 +70,11 @@
- + {{ t('calendar', 'Restore') }} - +