From 9c2da5a7beba1254e52c907d501a22dec0075ac6 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 17 Jul 2024 23:09:15 +0200 Subject: pass data to submenu and more form validation --- data/recipes/default.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data') diff --git a/data/recipes/default.ts b/data/recipes/default.ts index 446a1e19..72299518 100644 --- a/data/recipes/default.ts +++ b/data/recipes/default.ts @@ -227,8 +227,7 @@ edible( sink_fill(GL) ) - -const curry_with_rice = combine(PL, cook(rice.tr(POT)), cook(combine(POT, milk, tomato, leek))).as("curry-with-rice") +const curry_with_rice = combine(PL, cook(rice.tr(POT)), cook(combine(POT, milk, tomato, leek))) edible(curry_with_rice) auto_trash() -- cgit v1.2.3-70-g09d2