From c28e3210fb591dbb3f457323f41d662bdec2bbc3 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 13 Sep 2024 18:36:11 +0200 Subject: bun served on plate --- data/recipes/default.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/recipes') diff --git a/data/recipes/default.ts b/data/recipes/default.ts index 085360b2..a908d61c 100644 --- a/data/recipes/default.ts +++ b/data/recipes/default.ts @@ -201,7 +201,7 @@ const lettuce = crate("lettuce") // Buns const dough = process(flour.tr(FP)).as("dough").tr() const bun = bake(dough).as("bun") -edible(bun) +edible(bun.tr(PL)) // Steak const steak_pot = sear(steak).as("steak") -- cgit v1.2.3-70-g09d2