refactor: rename payment-list to lnbits-payment-list (#3517)

This commit is contained in:
dni ⚡ 2025-11-13 12:20:51 +01:00 committed by GitHub
parent b7d178c08e
commit 28c4235c94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 465 additions and 466 deletions

View file

@ -130,9 +130,9 @@
"js/components/lnbits-theme.js",
"js/components/lnbits-manage-extension-list.js",
"js/components/lnbits-language-dropdown.js",
"js/components/lnbits-payment-list.js",
"js/components/extension-settings.js",
"js/components/data-fields.js",
"js/components/payment-list.js",
"js/components.js",
"js/init-app.js"
],