allow multiple locations

This commit is contained in:
j 2023-08-04 18:05:48 +02:00
parent 9ecd9cc9f9
commit b2ea5a6056

View file

@ -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,