diff --git a/client/src/views/plan/PlanView.vue b/client/src/views/plan/PlanView.vue index ae2d386..c2ab074 100644 --- a/client/src/views/plan/PlanView.vue +++ b/client/src/views/plan/PlanView.vue @@ -147,7 +147,7 @@ const profileDays = computed(() => (examProfile.data.value ? daysSince(examProfi /> -
{{ planMessage }}
@@ -231,10 +231,10 @@ const profileDays = computed(() => (examProfile.data.value ? daysSince(examProfi >