remove select all

This commit is contained in:
tdgao
2026-03-21 00:05:45 -06:00
parent 3c5bd0756d
commit bd296fb0ba
@@ -31,7 +31,6 @@
v-model="languages"
:options="languageOptions"
searchable
include-select-all-option
:max-tag-rows="2"
placeholder="Select languages"
:disabled="!hasPermission"