refactor: move /node into vue component (#3460)

This commit is contained in:
dni ⚡ 2025-11-06 09:45:41 +01:00 committed by GitHub
parent d142d76148
commit 8506199c2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 1349 additions and 1256 deletions

View file

@ -96,6 +96,8 @@
],
"components": [
"js/pages/payments.js",
"js/pages/node.js",
"js/pages/node-public.js",
"js/components/lnbits-qrcode.js",
"js/components/lnbits-qrcode-lnurl.js",
"js/components/lnbits-funding-sources.js",