From b5d68a0c3fb4f61776bef121f1888a17d3c42944 Mon Sep 17 00:00:00 2001 From: szaimen Date: Tue, 22 Feb 2022 12:41:46 +0100 Subject: [PATCH] fix all modals after vue 5.0 Signed-off-by: szaimen --- apps/dashboard/src/App.vue | 4 +-- apps/files/src/views/TemplatePicker.vue | 29 ++++++++++--------- apps/settings/src/components/UserList.vue | 3 +- .../src/components/SetStatusModal.vue | 4 --- 4 files changed, 18 insertions(+), 22 deletions(-) diff --git a/apps/dashboard/src/App.vue b/apps/dashboard/src/App.vue index 75e8e6c010827..6360a6dd99af7 100644 --- a/apps/dashboard/src/App.vue +++ b/apps/dashboard/src/App.vue @@ -34,7 +34,7 @@ @keyup.space="showModal">{{ t('dashboard', 'Customize') }} - +