From c5fbb73fea2836fa2d83da039c0bf3d12b8fb2de Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 19 Sep 2025 11:31:38 +0200 Subject: [PATCH] Use ClipboardAction for inline text elements --- dashboard/src/components/SftpInfoDialog.vue | 8 ++++---- dashboard/src/views/BackupListView.vue | 10 +++++++--- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/dashboard/src/components/SftpInfoDialog.vue b/dashboard/src/components/SftpInfoDialog.vue index e821b0d06..67dae1da8 100644 --- a/dashboard/src/components/SftpInfoDialog.vue +++ b/dashboard/src/components/SftpInfoDialog.vue @@ -1,7 +1,7 @@