Fix unknown kind

This commit is contained in:
Niko Strijbol 2019-09-04 15:20:19 +02:00
parent 2382a57f7c
commit a9473329a0
No known key found for this signature in database
GPG Key ID: 1A8AEBABD9012251
2 changed files with 2 additions and 2 deletions

View File

@ -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"]}

View File

@ -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"]}