🚧
This commit is contained in:
parent
b2ab88b216
commit
a1ab4c0b5a
34 changed files with 208 additions and 140 deletions
|
@ -54,7 +54,7 @@
|
|||
"name": "Fr\u00fchst\u00fcck",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2025-06-06T16:01:22.382950+02:00"
|
||||
"updated_at": "2025-06-06T23:47:20.997171+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2024-08-12T00:12:55.162950+02:00",
|
||||
|
@ -65,7 +65,7 @@
|
|||
"name": "GPN",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2025-06-06T16:01:22.390461+02:00"
|
||||
"updated_at": "2025-06-06T23:49:52.362265+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2025-05-01T17:04:38.215340+02:00",
|
||||
|
@ -76,7 +76,7 @@
|
|||
"name": "gpn23",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2025-06-06T16:01:22.397181+02:00"
|
||||
"updated_at": "2025-06-06T23:49:52.365514+02:00"
|
||||
}
|
||||
],
|
||||
"last_cooked": null,
|
||||
|
@ -760,7 +760,17 @@
|
|||
{
|
||||
"amount": 4.0,
|
||||
"food": "Wasser",
|
||||
"unit": "|"
|
||||
"unit": "l"
|
||||
},
|
||||
{
|
||||
"amount": 4000.0,
|
||||
"food": "Wasser",
|
||||
"unit": "Milliliter"
|
||||
},
|
||||
{
|
||||
"amount": 4.0,
|
||||
"food": "Wasser",
|
||||
"unit": "Liter"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
@ -796,11 +806,11 @@
|
|||
"original_text": null,
|
||||
"unit": {
|
||||
"base_unit": null,
|
||||
"description": null,
|
||||
"id": 48,
|
||||
"name": "|",
|
||||
"description": "",
|
||||
"id": 47,
|
||||
"name": "l",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "|"
|
||||
"plural_name": "l"
|
||||
},
|
||||
"used_in_recipes": [
|
||||
{
|
||||
|
@ -897,7 +907,7 @@
|
|||
"time": 20
|
||||
}
|
||||
],
|
||||
"updated_at": "2025-06-06T16:01:22.369871+02:00",
|
||||
"updated_at": "2025-06-06T22:41:16.181212+02:00",
|
||||
"waiting_time": 0,
|
||||
"working_time": 0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue