mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-22 14:34:27 +02:00
fix: show completelink
in the absence of webhook
This commit is contained in:
parent
5fc0910f6a
commit
10ceac696b
@ -24,6 +24,7 @@ def public_charge(charge: Charges):
|
||||
|
||||
if charge.paid:
|
||||
c["completelink"] = charge.completelink
|
||||
c["completelinktext"] = charge.completelinktext
|
||||
|
||||
return c
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user