mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
parent
e27e93aa9a
commit
dea019ebdc
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ namespace BTCPayServer
|
|||
LightMoneyUnit.BTC),
|
||||
Tag = "withdrawRequest",
|
||||
Callback = new Uri(Request.GetCurrentUrl()),
|
||||
DefaultDescription = pp.GetBlob().Description ?? String.Empty,
|
||||
};
|
||||
if (pr is null)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue