Client - minor changes and fix

This commit is contained in:
Sam
2021-11-11 09:41:23 +01:00
parent eef66cb735
commit 07576ba08a
19 changed files with 27 additions and 25 deletions

View File

@ -39,7 +39,7 @@
:value="sport.id"
:key="sport.id"
>
{{ sport.label }}
{{ sport.translatedLabel }}
</option>
</select>
</div>