1
0

Fix related tasks search

This commit is contained in:
kolaente
2020-06-21 18:09:15 +02:00
parent ce277b64ee
commit 68681ef007
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@
:internal-search="true"
@search-change="findTasks"
placeholder="Type search for a new task to add as related..."
label="text"
label="title"
track-by="id"
:taggable="true"
:showNoOptions="false"