Fix unknown kind
This commit is contained in:
parent
2382a57f7c
commit
a9473329a0
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
{"date": "2017-11-29", "meals": [{"kind": "soup", "name": "Kippenroomsoep", "price": "\u20ac 0,50", "type": "side"}, {"kind": "soup", "name": "Tomaat-mascarpone soep", "price": "\u20ac 2,50", "type": "main"}, {"kind": "fish", "name": "Kabeljauwsticks ASC", "price": "\u20ac 3,70", "type": "main"}, {"kind": "meat", "name": "Spaghetti bolognaise", "price": "\u20ac 3,30", "type": "main"}, {"kind": "groenten", "name": "Tomaat-mozzarella taartje", "price": "\u20ac 4,10", "type": "main"}], "open": true, "vegetables": ["Savooikool in roomsaus", "Groenteratatouille"]}
|
||||
{"date": "2017-11-29", "meals": [{"kind": "soup", "name": "Kippenroomsoep", "price": "\u20ac 0,50", "type": "side"}, {"kind": "soup", "name": "Tomaat-mascarpone soep", "price": "\u20ac 2,50", "type": "main"}, {"kind": "fish", "name": "Kabeljauwsticks ASC", "price": "\u20ac 3,70", "type": "main"}, {"kind": "meat", "name": "Spaghetti bolognaise", "price": "\u20ac 3,30", "type": "main"}, {"kind": "vegetarian", "name": "Tomaat-mozzarella taartje", "price": "\u20ac 4,10", "type": "main"}], "open": true, "vegetables": ["Savooikool in roomsaus", "Groenteratatouille"]}
|
|
@ -1 +1 @@
|
|||
{"date": "2017-11-29", "meals": [{"kind": "soup", "name": "Kippenroomsoep", "price": "\u20ac 0,50", "type": "side"}, {"kind": "soup", "name": "Tomaat-mascarpone soep", "price": "\u20ac 2,50", "type": "main"}, {"kind": "fish", "name": "Kabeljauwsticks ASC", "price": "\u20ac 3,70", "type": "main"}, {"kind": "meat", "name": "Spaghetti bolognaise", "price": "\u20ac 3,30", "type": "main"}, {"kind": "groenten", "name": "Tomaat-mozzarella taartje", "price": "\u20ac 4,10", "type": "main"}], "open": true, "vegetables": ["Savooikool in roomsaus", "Groenteratatouille"]}
|
||||
{"date": "2017-11-29", "meals": [{"kind": "soup", "name": "Kippenroomsoep", "price": "\u20ac 0,50", "type": "side"}, {"kind": "soup", "name": "Tomaat-mascarpone soep", "price": "\u20ac 2,50", "type": "main"}, {"kind": "fish", "name": "Kabeljauwsticks ASC", "price": "\u20ac 3,70", "type": "main"}, {"kind": "meat", "name": "Spaghetti bolognaise", "price": "\u20ac 3,30", "type": "main"}, {"kind": "vegetarian", "name": "Tomaat-mozzarella taartje", "price": "\u20ac 4,10", "type": "main"}], "open": true, "vegetables": ["Savooikool in roomsaus", "Groenteratatouille"]}
|
Loading…
Reference in a new issue