feat: frontend component for LNURLs (#3321)

This commit is contained in:
dni ⚡ 2025-08-19 11:18:02 +02:00 committed by GitHub
parent 609c949394
commit 1488f580ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 94 additions and 29 deletions

View file

@ -90,6 +90,8 @@
"js/bolt11-decoder.js"
],
"components": [
"js/components/lnbits-qrcode.js",
"js/components/lnbits-qrcode-lnurl.js",
"js/components/lnbits-funding-sources.js",
"js/components/extension-settings.js",
"js/components/payment-list.js",