refactor: move /users into vue component (#3463)

This commit is contained in:
dni ⚡ 2025-11-06 10:35:29 +01:00 committed by GitHub
parent 4ad89396cc
commit 2fecec2623
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 664 additions and 644 deletions

View file

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