diff --git a/client/src/pages/cockpit/cockpitPage/mentor/MentorParticipants.vue b/client/src/pages/cockpit/cockpitPage/mentor/MentorParticipants.vue index 4b0b22a8..c8fd6d15 100644 --- a/client/src/pages/cockpit/cockpitPage/mentor/MentorParticipants.vue +++ b/client/src/pages/cockpit/cockpitPage/mentor/MentorParticipants.vue @@ -11,7 +11,7 @@ const { summary } = useMentorCockpit(courseSession.value.id);