be a little more verbose

This commit is contained in:
nek0 2019-12-19 02:40:54 +01:00
parent 13fc158a16
commit a34cd5eade
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ manualProductAmountRefill aups conn =
[
( C.constant pid
, C.constant now
, C.constant (oldamount + amountSingles + perCrate * amountCrates)
, C.constant (oldamount + (amountSingles + (perCrate * amountCrates)))
, C.constant oldprice
, C.constant False
)