You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
Allow unlimited items to show in multiselect for game version and loader selection Closes #1964
This commit is contained in:
@@ -541,7 +541,6 @@
|
||||
:close-on-select="false"
|
||||
:clear-on-select="false"
|
||||
:show-labels="false"
|
||||
:limit="6"
|
||||
:hide-selected="true"
|
||||
placeholder="Choose loaders..."
|
||||
/>
|
||||
@@ -566,7 +565,6 @@
|
||||
:close-on-select="false"
|
||||
:clear-on-select="false"
|
||||
:show-labels="false"
|
||||
:limit="6"
|
||||
:hide-selected="true"
|
||||
:custom-label="(version) => version"
|
||||
placeholder="Choose versions..."
|
||||
|
||||
Reference in New Issue
Block a user