From 2e63d24e409355f92c2280c4efaf65b1f40be984 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Thu, 24 Jul 2025 23:27:49 +0000 Subject: [PATCH] wait for timelime event to finish before closing modal --- frontend/components/Domain/Recipe/RecipeLastMade.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/components/Domain/Recipe/RecipeLastMade.vue b/frontend/components/Domain/Recipe/RecipeLastMade.vue index 8009bdc13..df02c24f4 100644 --- a/frontend/components/Domain/Recipe/RecipeLastMade.vue +++ b/frontend/components/Domain/Recipe/RecipeLastMade.vue @@ -3,6 +3,7 @@