feat: add extension-settings vue component (#2004)
- adds lnbits-extension-settings-form. which is just the plain form of the settings component. - adds lnbits-extension-settings-btn-dialog. which is the form wrapped into a dialog with a cog button. --------- Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
parent
14e678f661
commit
460ceeba1d
5 changed files with 94 additions and 2 deletions
|
|
@ -81,6 +81,7 @@
|
|||
"js/base.js",
|
||||
"js/components.js",
|
||||
"js/components/lnbits-funding-sources.js",
|
||||
"js/components/extension-settings.js",
|
||||
"js/bolt11-decoder.js"
|
||||
],
|
||||
"css": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue