fix: typo in walletShareInvoice (#3597)

This commit is contained in:
dni ⚡
2025-12-06 16:33:34 +01:00
committed by GitHub
parent d2aedde21b
commit fcaeb0ac7a
2 changed files with 2 additions and 2 deletions
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'}
],
walletShareInvite: {
unsername: '',
username: '',
permissions: []
}
}