source
This commit is contained in:
parent
791e7600b7
commit
962a16a3e8
3 changed files with 14 additions and 0 deletions
11
config.jsonc
11
config.jsonc
|
|
@ -195,6 +195,17 @@
|
|||
"autocomplete": true,
|
||||
"columnWidth": 256
|
||||
},
|
||||
{
|
||||
"id": "source",
|
||||
"operator": "+",
|
||||
"title": "Source",
|
||||
"type": "string",
|
||||
"filter": true,
|
||||
"find": true,
|
||||
"sort": true,
|
||||
"autocomplete": true,
|
||||
"columnWidth": 256
|
||||
},
|
||||
{
|
||||
"id": "group",
|
||||
"operator": "+",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue