Fix typo of "LNbits" in list of funding sources. (#2546)
* Fix typo of "LNbits" in list of funding sources. --------- Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
co-authored by
Vlad Stan
parent
b3368d89f4
commit
14e9c7d9dc
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -104,7 +104,7 @@ Vue.component('lnbits-funding-sources', {
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
'LNbitsWallet',
|
'LNbitsWallet',
|
||||||
'LNBits',
|
'LNbits',
|
||||||
{
|
{
|
||||||
lnbits_endpoint: 'Endpoint',
|
lnbits_endpoint: 'Endpoint',
|
||||||
lnbits_key: 'Admin Key'
|
lnbits_key: 'Admin Key'
|
||||||
|
|||||||
Reference in New Issue
Block a user