mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-19 12:01:12 +02:00
Changed "LNURL voucher" to the LNURL title
This commit is contained in:
@@ -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,
|
||||
)
|
||||
|
Reference in New Issue
Block a user