From 00f6a34afd832f8c940504a1597f42c437d42c4b Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 29 Mar 2023 09:46:07 +0200 Subject: [PATCH] Make confirmDialogs work --- src/App.vue | 13 +++++++------ src/main.js | 2 ++ src/views/Home.vue | 15 ++++++++++++++- 3 files changed, 23 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index 9644c4a5f..560e01ff1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,15 +1,16 @@