add languages

This commit is contained in:
Benjamin Takats
2022-12-18 21:27:12 +01:00
parent cf6afdcb43
commit 28949bf8b7
2 changed files with 3 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
:clearable="false"
:searchable="true"
:async-data="route('api.languages.index')"
option-label="language"
option-label="name"
option-value="language"
/>
</div>