diff --git a/frontend/src/components/HoursSummary.vue b/frontend/src/components/HoursSummary.vue index d21c434..65f4fdf 100644 --- a/frontend/src/components/HoursSummary.vue +++ b/frontend/src/components/HoursSummary.vue @@ -15,7 +15,7 @@ {{ formatHours(Math.abs(props.overtime_hours)) }}
-

Marcin Nowak

+

{{ attendanceStore.employee }}

WYLOGUJ
@@ -60,9 +60,11 @@