fix(frontend): Typo

Co-authored-by: Gabriellvl <vanlangenhovefga@gmail.com>
This commit is contained in:
Tibo De Peuter 2025-05-18 11:49:09 +02:00
parent c25dabb2ed
commit c627806e27
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -215,7 +215,7 @@
</p>
</template>
</v-list-item>
<v-list-itemF
<v-list-item
v-if="
query.classId && query.assignmentNo && authService.authState.activeRole === AccountType.Teacher
"
@ -227,7 +227,7 @@
v-model="forGroupQueryParam"
/>
</template>
</v-list-itemF>
</v-list-item>
<v-divider></v-divider>
<div>
<using-query-result