From 8e429834afa8b6b414701134ec87f1eb0ef5efe0 Mon Sep 17 00:00:00 2001 From: Zdenek Stursa <90236729+zdenek-stursa@users.noreply.github.com> Date: Sun, 19 Apr 2026 18:04:38 +0200 Subject: [PATCH] fix: use correct title and icon on Recipe Actions data page (#7498) Co-authored-by: Zdenek Co-authored-by: Claude Sonnet 4.6 --- frontend/app/pages/group/data/recipe-actions.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/app/pages/group/data/recipe-actions.vue b/frontend/app/pages/group/data/recipe-actions.vue index 5b69138f4..6e507511e 100644 --- a/frontend/app/pages/group/data/recipe-actions.vue +++ b/frontend/app/pages/group/data/recipe-actions.vue @@ -1,8 +1,8 @@