refactor: move /account into vue component (#3467)

This commit is contained in:
dni ⚡ 2025-11-07 18:17:15 +01:00 committed by GitHub
parent a40306f5cd
commit bd07f7a5ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 1109 additions and 1076 deletions

View file

@ -101,6 +101,7 @@
"js/pages/audit.js",
"js/pages/wallets.js",
"js/pages/users.js",
"js/pages/account.js",
"js/pages/admin.js",
"js/components/admin/lnbits-admin-funding.js",
"js/components/admin/lnbits-admin-funding-sources.js",