Tweak: moved custom denomination to fakewallet funding source (#3030)
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -37,7 +37,8 @@ window.app.component('lnbits-funding-sources', {
|
||||
'FakeWallet',
|
||||
'Fake Wallet',
|
||||
{
|
||||
fake_wallet_secret: 'Secret'
|
||||
fake_wallet_secret: 'Secret',
|
||||
lnbits_denomination: '"sats" or 3 Letter Custom Denomination'
|
||||
}
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user