diff --git a/Frontend-Learner/pages/classroom/learning.vue b/Frontend-Learner/pages/classroom/learning.vue index ff6c0ab2..6674d257 100644 --- a/Frontend-Learner/pages/classroom/learning.vue +++ b/Frontend-Learner/pages/classroom/learning.vue @@ -583,9 +583,9 @@ onBeforeUnmount(() => {
{{ getLocalizedText(currentLesson.quiz?.description || currentLesson.description) }}
+{{ getLocalizedText(currentLesson.quiz?.description || currentLesson.description) }}
-