removing / commenting out unneeded entries in config file
This commit is contained in:
parent
d137ab2f1b
commit
32e9e23f81
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@
|
||||||
"listViews": [
|
"listViews": [
|
||||||
{"id": "list", "title": "as List"},
|
{"id": "list", "title": "as List"},
|
||||||
{"id": "grid", "title": "as Grid"},
|
{"id": "grid", "title": "as Grid"},
|
||||||
{"id": "info", "title": "with Info"},
|
//{"id": "info", "title": "with Info"},
|
||||||
{"id": "clips", "title": "with Clips"},
|
{"id": "clips", "title": "with Clips"},
|
||||||
{"id": "timelines", "title": "with Timelines"},
|
{"id": "timelines", "title": "with Timelines"},
|
||||||
//{"id": "maps", "title": "with Maps"},
|
//{"id": "maps", "title": "with Maps"},
|
||||||
|
|
Loading…
Reference in a new issue