⬆️ update data
This commit is contained in:
parent
cf6c3a9d6f
commit
68f64c3a7d
16 changed files with 711 additions and 131 deletions
|
|
@ -129,7 +129,7 @@
|
|||
"name": "Fr\u00fchst\u00fcck",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-23T17:01:41.311054+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.721579+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2024-08-12T00:12:55.162950+02:00",
|
||||
|
|
@ -140,7 +140,7 @@
|
|||
"name": "GPN",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-23T17:01:41.317116+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.726692+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2025-05-01T17:04:38.215340+02:00",
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
"name": "gpn23",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-09T01:01:29.141815+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.731721+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2026-04-08T22:49:21.108554+02:00",
|
||||
|
|
@ -162,7 +162,7 @@
|
|||
"name": "GPN24",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2026-04-23T17:01:41.322876+02:00"
|
||||
"updated_at": "2026-04-23T23:18:39.736250+02:00"
|
||||
}
|
||||
],
|
||||
"last_cooked": null,
|
||||
|
|
@ -358,10 +358,20 @@
|
|||
"food": "Branntweinessig",
|
||||
"unit": "Milliliter"
|
||||
},
|
||||
{
|
||||
"amount": 150.0,
|
||||
"food": "Branntweinessig",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.15,
|
||||
"food": "Branntweinessig",
|
||||
"unit": "Liter"
|
||||
},
|
||||
{
|
||||
"amount": 0.15,
|
||||
"food": "Branntweinessig",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue