diff --git a/frontend/components/Layout/AppSidebar.vue b/frontend/components/Layout/AppSidebar.vue index 426eb2fb1c9f..529e3b6d7d05 100644 --- a/frontend/components/Layout/AppSidebar.vue +++ b/frontend/components/Layout/AppSidebar.vue @@ -6,11 +6,14 @@ - {{ $auth.user.fullName }} + {{ $auth.user.fullName }} - + + + {{ $globals.icons.heart }} + {{ $t("user.favorite-recipes") }} - +