mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
fix: incomplete list of collations, fixes #478
This commit is contained in:
@ -103,6 +103,7 @@
|
||||
<BaseSelect
|
||||
v-model="localOptions.collation"
|
||||
:options="workspace.collations"
|
||||
:max-visible-options="1000"
|
||||
option-label="collation"
|
||||
option-track-by="collation"
|
||||
class="form-select"
|
||||
|
Reference in New Issue
Block a user