refactor: create last base.html vue component (#3514)

This commit is contained in:
dni ⚡ 2025-11-12 15:16:13 +01:00 committed by GitHub
parent b6f533be24
commit 9d0ec97d39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 134 additions and 127 deletions

View file

@ -125,6 +125,7 @@
"js/components/lnbits-qrcode-lnurl.js",
"js/components/lnbits-footer.js",
"js/components/lnbits-header.js",
"js/components/lnbits-header-wallets.js",
"js/components/lnbits-drawer.js",
"js/components/lnbits-manage-extension-list.js",
"js/components/lnbits-language-dropdown.js",