forked from 0x2620/pandora
change default number of clips columns to 2
This commit is contained in:
parent
800c7a96b3
commit
56ffec0212
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@
|
|||
"preferences": {},
|
||||
"ui": {
|
||||
"annotationsSize": 256,
|
||||
"clipsColumns": 1,
|
||||
"clipsColumns": 2,
|
||||
"columns": {
|
||||
"Colors": {
|
||||
"columns": ["title", "director", "country", "year", "hue", "saturation", "brightness"],
|
||||
|
|
Loading…
Reference in a new issue