forked from 0x2620/pandora
remove user.ui.clipSort (this is editSort)
This commit is contained in:
parent
4ae9b3042a
commit
aea9d1a439
4 changed files with 0 additions and 4 deletions
|
@ -764,7 +764,6 @@
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipColumns": 2,
|
"clipColumns": 2,
|
||||||
"clipSort": [{"key": "index", "operator": "+"}],
|
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
||||||
|
|
|
@ -779,7 +779,6 @@
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipColumns": 2,
|
"clipColumns": 2,
|
||||||
"clipSort": [{"key": "index", "operator": "+"}],
|
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
||||||
|
|
|
@ -655,7 +655,6 @@
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipColumns": 2,
|
"clipColumns": 2,
|
||||||
"clipSort": [{"key": "index", "operator": "+"}],
|
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "source", "project", "language", "hue", "saturation", "brightness"],
|
"columns": ["title", "source", "project", "language", "hue", "saturation", "brightness"],
|
||||||
|
|
|
@ -575,7 +575,6 @@
|
||||||
"calendarFind": "",
|
"calendarFind": "",
|
||||||
"calendarSelection": "",
|
"calendarSelection": "",
|
||||||
"clipColumns": 2,
|
"clipColumns": 2,
|
||||||
"clipSort": [{"key": "index", "operator": "+"}],
|
|
||||||
"columns": {
|
"columns": {
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"columns": ["title", "director", "language", "hue", "saturation", "brightness"],
|
"columns": ["title", "director", "language", "hue", "saturation", "brightness"],
|
||||||
|
|
Loading…
Reference in a new issue