From a14699ad558cf8f925f26f977937f8fe32c0a405 Mon Sep 17 00:00:00 2001 From: Tim Schauder Date: Thu, 8 Aug 2024 17:57:37 +0200 Subject: [PATCH 1/2] Fix link and qr code generation --- components/QrCode.vue | 7 +++---- pages/provider.vue | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/components/QrCode.vue b/components/QrCode.vue index cc3bcff..82ea749 100644 --- a/components/QrCode.vue +++ b/components/QrCode.vue @@ -1,5 +1,5 @@