refactor: move _wallet-share.html to vue component (#3522)

This commit is contained in:
dni ⚡ 2025-11-13 15:48:46 +01:00 committed by GitHub
parent 1463d75ee2
commit ff7f5c1ca5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 361 additions and 342 deletions

View file

@ -121,6 +121,7 @@
"js/components/admin/lnbits-admin-audit.js",
"js/components/lnbits-wallet-list.js",
"js/components/lnbits-wallet-api-docs.js",
"js/components/lnbits-wallet-share.js",
"js/components/lnbits-home-logos.js",
"js/components/lnbits-new-user-wallet.js",
"js/components/lnbits-qrcode.js",