me bug
This commit is contained in:
parent
812f94879f
commit
806e01cb2e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ async def lnurl_response(cp_id):
|
|||
|
||||
resp = LnurlPayResponse(
|
||||
callback=url_for(
|
||||
"copilot.lnurl_callback", track_id=track.id, _external=True
|
||||
"copilot.lnurl_callback", cp_id=cp_id, _external=True
|
||||
),
|
||||
min_sendable=10,
|
||||
max_sendable=50000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue