fix: juiste router llink meegeven

This commit is contained in:
laurejablonski 2025-04-06 12:48:02 +02:00
parent 3f20a7b573
commit 609073cfba

View file

@ -154,7 +154,7 @@
>
<td>
<v-btn
:to="`/user/class/${c.id}`"
:to="`/class/${c.id}`"
variant="text"
>
{{ c.displayName }}