From 720bb2e4f53d4467832ba59f97c9b6b6786181e7 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 20 Jun 2024 01:38:00 +0200 Subject: type safe indecies --- data/demands.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'data') diff --git a/data/demands.yaml b/data/demands.yaml index 6862395e..d819f517 100644 --- a/data/demands.yaml +++ b/data/demands.yaml @@ -1,5 +1,5 @@ -- { from: burger-meal, to: dirty-dish } -- { from: tomatoburger-meal, to: dirty-dish } -- { from: tomatosteak-meal, to: dirty-dish } -- { from: steak-meal, to: dirty-dish } -- { from: sliced-tomato-mea, to: dirty-dish } +- { from: burger-meal, to: dirty-plate } +- { 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 } -- cgit v1.2.3-70-g09d2