Skip to content

Commit d44ce3c

Browse files
committed
Add casual votes table export
1 parent 5f9b4c8 commit d44ce3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@ addDefaults(config, {
149149
},
150150
{
151151
name: "thumbnailVotes"
152+
},
153+
{
154+
name: "casualVotes",
155+
order: "timeSubmitted"
152156
}]
153157
},
154158
diskCacheURL: null,

0 commit comments

Comments
 (0)