✨ actually clean json again
This commit is contained in:
parent
d6dc77aa8e
commit
c04c821432
20 changed files with 325 additions and 319 deletions
|
@ -264,9 +264,9 @@
|
|||
"amount": 150.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 150.0,
|
||||
"amount": 0.15,
|
||||
"food": "Branntweinessig",
|
||||
"unit": "ml"
|
||||
"unit": "Liter"
|
||||
},
|
||||
{
|
||||
"amount": 150.0,
|
||||
|
@ -274,9 +274,9 @@
|
|||
"unit": "Milliliter"
|
||||
},
|
||||
{
|
||||
"amount": 0.15,
|
||||
"amount": 150.0,
|
||||
"food": "Branntweinessig",
|
||||
"unit": "Liter"
|
||||
"unit": "ml"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue