person
This commit is contained in:
parent
72d692466d
commit
6583a4ac0d
1 changed files with 2 additions and 1 deletions
|
@ -478,7 +478,8 @@
|
||||||
"type": ["string"],
|
"type": ["string"],
|
||||||
"autocomplete": true,
|
"autocomplete": true,
|
||||||
"filter": true,
|
"filter": true,
|
||||||
"find": true
|
"find": true,
|
||||||
|
"sortType": "person"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "collectives",
|
"id": "collectives",
|
||||||
|
|
Loading…
Reference in a new issue