From 8a961e13313e20f63e5228461911fde8676b6d3b Mon Sep 17 00:00:00 2001 From: padreug Date: Thu, 23 Oct 2025 03:20:07 +0200 Subject: [PATCH] Replaces QR code implementation with lnbits-qrcode Replaces the generic QR code generation with the lnbits-qrcode component. This simplifies the code and utilizes a component specifically designed for LNbits applications. Removes the input field for the invoice string as it is no longer necessary. --- templates/castle/index.html | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/templates/castle/index.html b/templates/castle/index.html index df33a88..c75bcec 100644 --- a/templates/castle/index.html +++ b/templates/castle/index.html @@ -1181,31 +1181,10 @@
Lightning Invoice Generated
- - - - - + :options="{width: 280}" + >
Waiting for payment...