diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/demands.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/demands.yaml b/data/demands.yaml index d819f517..1400e9d9 100644 --- a/data/demands.yaml +++ b/data/demands.yaml @@ -2,4 +2,5 @@ - { from: tomatoburger-meal, to: dirty-plate } - { from: tomatosteak-meal, to: dirty-plate } - { from: steak-meal, to: dirty-plate } -- { from: sliced-tomato-mea, to: dirty-plate } +- { from: bread-meal, to: dirty-plate } +- { from: sliced-tomato-meal, to: dirty-plate } |