From a8cc100e06916f872c513b27ea3ce711dbfafd85 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Fri, 19 Dec 2025 19:18:03 +0100 Subject: [PATCH] feat(contact): use new confirm modal and buttons --- app/components/Contact/BottomScreen/Bars.vue | 16 +++------ .../Contact/BottomScreen/BottomScreen.vue | 32 ++++++++++++++++-- .../contact/bottom-screen/bottom-bar.webp | Bin 438 -> 148 bytes 3 files changed, 34 insertions(+), 14 deletions(-) diff --git a/app/components/Contact/BottomScreen/Bars.vue b/app/components/Contact/BottomScreen/Bars.vue index a3016ae..6659989 100644 --- a/app/components/Contact/BottomScreen/Bars.vue +++ b/app/components/Contact/BottomScreen/Bars.vue @@ -1,8 +1,4 @@