refactor: move /payments into vue component (#3414)

This commit is contained in:
dni ⚡ 2025-10-31 08:15:01 +01:00 committed by GitHub
parent 2856803ca7
commit dd27b190f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 464 additions and 448 deletions

View file

@ -90,6 +90,7 @@
"js/bolt11-decoder.js"
],
"components": [
"js/pages/payments.js",
"js/components/lnbits-qrcode.js",
"js/components/lnbits-qrcode-lnurl.js",
"js/components/lnbits-funding-sources.js",