feat: move disclaimer from wallet.html into vue component (#3536)

This commit is contained in:
dni ⚡ 2025-11-21 08:39:17 +01:00 committed by GitHub
parent 9f4ed53888
commit 5346ac47b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 66 additions and 62 deletions

View file

@ -126,6 +126,7 @@
"js/components/lnbits-home-logos.js",
"js/components/lnbits-qrcode.js",
"js/components/lnbits-qrcode-lnurl.js",
"js/components/lnbits-disclaimer.js",
"js/components/lnbits-footer.js",
"js/components/lnbits-header.js",
"js/components/lnbits-header-wallets.js",