From 24b28b397fdc3f8a44b86a7a6a156b0d712d54f8 Mon Sep 17 00:00:00 2001 From: axolotle Date: Mon, 5 Aug 2024 17:15:04 +0200 Subject: [PATCH] refactor: rework ModalError to new requests --- app/src/components/modals/ModalError.vue | 121 +++++++++-------------- 1 file changed, 45 insertions(+), 76 deletions(-) diff --git a/app/src/components/modals/ModalError.vue b/app/src/components/modals/ModalError.vue index 48a4bd03..7a7dd531 100644 --- a/app/src/components/modals/ModalError.vue +++ b/app/src/components/modals/ModalError.vue @@ -1,89 +1,58 @@ - -