allow multiple locations
This commit is contained in:
parent
9ecd9cc9f9
commit
b2ea5a6056
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@
|
||||||
{
|
{
|
||||||
"id": "location",
|
"id": "location",
|
||||||
"title": "Location",
|
"title": "Location",
|
||||||
"type": "string",
|
"type": ["string"],
|
||||||
"autocomplete": true,
|
"autocomplete": true,
|
||||||
"columnWidth": 180,
|
"columnWidth": 180,
|
||||||
"filter": true,
|
"filter": true,
|
||||||
|
|
Loading…
Reference in a new issue