From c4626101d5e408078a144178488781a59c7c1520 Mon Sep 17 00:00:00 2001
From: MinerAle <66887063+MinerAle00@users.noreply.github.com>
Date: Mon, 24 Feb 2025 21:00:47 +0100
Subject: [PATCH] feat: add download button for QR code in dashboard links
---
components/dashboard/links/QRCode.vue | 23 +++++++++++++++++++----
1 file changed, 19 insertions(+), 4 deletions(-)
diff --git a/components/dashboard/links/QRCode.vue b/components/dashboard/links/QRCode.vue
index d782c99..cdf8559 100644
--- a/components/dashboard/links/QRCode.vue
+++ b/components/dashboard/links/QRCode.vue
@@ -1,4 +1,6 @@
-
+
+
+
+