accompanying course: close social issues selector on select

This commit is contained in:
nobohan 2022-01-19 21:04:35 +01:00
parent d1918e4be0
commit 9d6afc4bb2

View File

@ -7,7 +7,7 @@
-->
<VueMultiselect
name="field"
:close-on-select="false"
:close-on-select="true"
:allow-empty="true"
:show-labels="false"
track-by="id"