mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-19 05:33:31 +01:00
get pgp verified commit
This commit is contained in:
parent
f7cb44c343
commit
d2a7e5dc4d
@ -219,7 +219,7 @@ namespace BTCPayServer.Services.Apps
|
||||
{
|
||||
ItemCode = itemCode,
|
||||
Title = perk?.Title ?? itemCode,
|
||||
SalesCount = entities.Count(),
|
||||
SalesCount = entities.Count(),
|
||||
Total = total,
|
||||
TotalFormatted = $"{total.ShowMoney(currencyData.Divisibility)} {settings.TargetCurrency}"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user