only use group for string
This commit is contained in:
parent
680dc628d4
commit
7cc92c5c75
1 changed files with 0 additions and 11 deletions
11
config.jsonc
11
config.jsonc
|
@ -225,17 +225,6 @@
|
||||||
"columnWidth": 180,
|
"columnWidth": 180,
|
||||||
"find": true
|
"find": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "group",
|
|
||||||
"operator": "+",
|
|
||||||
"title": "Group",
|
|
||||||
"type": ["string"],
|
|
||||||
"filter": true,
|
|
||||||
"find": true,
|
|
||||||
"sort": true,
|
|
||||||
"autocomplete": true,
|
|
||||||
"columnWidth": 256
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "place",
|
"id": "place",
|
||||||
"title": "Place",
|
"title": "Place",
|
||||||
|
|
Loading…
Reference in a new issue