Update Summary.hs
snake case for conformity
This commit is contained in:
parent
93144d103e
commit
12c9ccad69
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ instance ToJSON BevStore where
|
|||
, "lost_amount" .= loss
|
||||
, "alertAt" .= alertAmount
|
||||
, "max" .= maxAmount
|
||||
, "totalBought" .= totalBought
|
||||
, "total_bought" .= totalBought
|
||||
, "perCrate" .= perCrate
|
||||
, "ml" .= ml
|
||||
, "artNr" .= artNr
|
||||
|
|
Loading…
Reference in a new issue