mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-20 10:39:59 +01:00
Changed "LNURL voucher" to the LNURL title
This commit is contained in:
parent
97e519d569
commit
1f4218d5c2
@ -57,5 +57,5 @@ class WithdrawLink(NamedTuple):
|
||||
k1=self.k1,
|
||||
min_withdrawable=self.min_withdrawable * 1000,
|
||||
max_withdrawable=self.max_withdrawable * 1000,
|
||||
default_description="LNbits voucher",
|
||||
default_description=self.title,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user