blob: f2ab7433b59298822dc4e1e760772c483f1f1a6e [file] [log] [blame]
brentthorne7f4ebf92018-11-30 18:06:31 -05001{
brentthorneda7b2fb2019-01-22 11:13:02 -05002 "path" : "~/Documents/GitHub/posterdown",
brentthorne7f4ebf92018-11-30 18:06:31 -05003 "sortOrder" : [
4 {
5 "ascending" : false,
6 "columnIndex" : 1
7 },
8 {
brentthorne16e18402019-01-05 10:48:08 -05009 "ascending" : false,
10 "columnIndex" : 3
11 },
12 {
brentthorne7f4ebf92018-11-30 18:06:31 -050013 "ascending" : true,
14 "columnIndex" : 2
15 }
16 ]
17}