From 35861d69a4059dbb020c2644e69eddb66421c246 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Tue, 3 Feb 2026 21:44:35 +0100 Subject: [PATCH] feat(common): customize labels of confimation modal --- app/components/Common/ConfirmationModal.vue | 11 ++++++++--- app/stores/confirmationModal.ts | 6 ++++++ 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/app/components/Common/ConfirmationModal.vue b/app/components/Common/ConfirmationModal.vue index 7d02a9f..d56bf7f 100644 --- a/app/components/Common/ConfirmationModal.vue +++ b/app/components/Common/ConfirmationModal.vue @@ -64,10 +64,15 @@ onUnmounted(() => {