fix: typo in walletShareInvoice (#3597)
This commit is contained in:
parent
d2aedde21b
commit
fcaeb0ac7a
2 changed files with 2 additions and 2 deletions
2
lnbits/static/bundle-components.min.js
vendored
2
lnbits/static/bundle-components.min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -26,7 +26,7 @@ window.app.component('lnbits-wallet-share', {
|
||||||
{label: 'Send', value: 'send-payments'}
|
{label: 'Send', value: 'send-payments'}
|
||||||
],
|
],
|
||||||
walletShareInvite: {
|
walletShareInvite: {
|
||||||
unsername: '',
|
username: '',
|
||||||
permissions: []
|
permissions: []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue