feat: move qrcode scanner into reuseable component (#3567)

Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
This commit is contained in:
dni ⚡ 2025-11-28 17:58:50 +01:00 committed by GitHub
parent 4da651b74a
commit 6449276003
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 111 additions and 65 deletions

View file

@ -135,6 +135,7 @@
"js/components/lnbits-header-wallets.js",
"js/components/lnbits-drawer.js",
"js/components/lnbits-theme.js",
"js/components/lnbits-qrcode-scanner.js",
"js/components/lnbits-manage-extension-list.js",
"js/components/lnbits-manage-wallet-list.js",
"js/components/lnbits-language-dropdown.js",