fix: typo in walletShareInvoice (#3597)
This commit is contained in:
+1
-1
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: []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user