default to list of countries

This commit is contained in:
j 2019-10-31 11:10:29 +01:00
parent 53c9d13aa7
commit 6af2a1cbe6
1 changed files with 1 additions and 1 deletions

View File

@ -550,7 +550,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
{
"id": "country",
"title": "Country",
"type": "string",
"type": ["string"],
"autocomplete": true,
"columnWidth": 180,
"filter": true,