From c179bf8a372b592597f8f001cab950da653e78c0 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Sun, 26 May 2024 10:32:58 +0200 Subject: [PATCH] fix copy to clipboard #132 --- frontend/src/layouts/modals/QrCode.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/frontend/src/layouts/modals/QrCode.vue b/frontend/src/layouts/modals/QrCode.vue index 00a7be7..1c8864f 100644 --- a/frontend/src/layouts/modals/QrCode.vue +++ b/frontend/src/layouts/modals/QrCode.vue @@ -1,6 +1,6 @@