nodes
This commit is contained in:
parent
1436b14003
commit
75a14fed1e
18 changed files with 251 additions and 121 deletions
|
|
@ -110,7 +110,8 @@
|
|||
"title": "Extension",
|
||||
"type": "string",
|
||||
"columnWidth": 80,
|
||||
"sort": true
|
||||
"sort": true,
|
||||
"find": true
|
||||
},
|
||||
{
|
||||
"id": "size",
|
||||
|
|
@ -319,6 +320,7 @@
|
|||
"username": ""
|
||||
},
|
||||
"ui": {
|
||||
"coverSize": 256,
|
||||
"fileInfo": "extension",
|
||||
"filters": [
|
||||
{"id": "author", "sort": [{"key": "items", "operator": "-"}]},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue