forked from DebaucheryLibrarian/traxxx
Added search to tags.
This commit is contained in:
@@ -276,7 +276,7 @@ function initTagsActions(store, _router) {
|
||||
$minLength: Int = 2
|
||||
) {
|
||||
tags: searchTags(
|
||||
search: $query,
|
||||
query: $query,
|
||||
first: $limit
|
||||
minLength: $minLength
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user