refactor: move /wallets into vue component (#3462)

This commit is contained in:
dni ⚡ 2025-11-06 09:55:25 +01:00 committed by GitHub
parent 82307c4839
commit 4ad89396cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 171 additions and 196 deletions

View file

@ -99,6 +99,7 @@
"js/pages/node.js",
"js/pages/node-public.js",
"js/pages/audit.js",
"js/pages/wallets.js",
"js/components/lnbits-qrcode.js",
"js/components/lnbits-qrcode-lnurl.js",
"js/components/lnbits-funding-sources.js",