forked from 0x2620/pandora
config: add user.ui.document and documentSelection
This commit is contained in:
parent
eca82c8419
commit
a12e9624e1
4 changed files with 8 additions and 0 deletions
|
@ -775,7 +775,9 @@
|
|||
"columnWidth": {}
|
||||
}
|
||||
},
|
||||
"document": "",
|
||||
"documents": {},
|
||||
"documentsSelection": {},
|
||||
"documentSize": 256,
|
||||
"documentsSort": [{"key": "index", "operator": "+"}],
|
||||
"documentsView": "grid",
|
||||
|
|
|
@ -791,7 +791,9 @@
|
|||
"columnWidth": {}
|
||||
}
|
||||
},
|
||||
"document": "",
|
||||
"documents": {},
|
||||
"documentsSelection": {},
|
||||
"documentSize": 256,
|
||||
"documentsSort": [{"key": "index", "operator": "+"}],
|
||||
"documentsView": "grid",
|
||||
|
|
|
@ -664,7 +664,9 @@
|
|||
"columnWidth": {}
|
||||
}
|
||||
},
|
||||
"document": "",
|
||||
"documents": {},
|
||||
"documentsSelection": {},
|
||||
"documentSize": 256,
|
||||
"documentsSort": [{"key": "index", "operator": "+"}],
|
||||
"documentsView": "grid",
|
||||
|
|
|
@ -584,7 +584,9 @@
|
|||
"columnWidth": {}
|
||||
}
|
||||
},
|
||||
"document": "",
|
||||
"documents": {},
|
||||
"documentsSelection": {},
|
||||
"documentSize": 256,
|
||||
"documentsSort": [{"key": "index", "operator": "+"}],
|
||||
"documentsView": "grid",
|
||||
|
|
Loading…
Reference in a new issue