From 7331007f30f6be4627839ed7998d44e4985fa8dc Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Thu, 10 Jul 2025 12:30:33 -0500 Subject: [PATCH] fix: Restore Servings To Print View (#5669) --- frontend/components/Domain/Recipe/RecipePrintView.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePrintView.vue b/frontend/components/Domain/Recipe/RecipePrintView.vue index a00b6ff22..c9e0ee9ac 100644 --- a/frontend/components/Domain/Recipe/RecipePrintView.vue +++ b/frontend/components/Domain/Recipe/RecipePrintView.vue @@ -23,18 +23,17 @@ {{ recipe.name }} -