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