mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 19:47:00 +03:00
Add casual votes table export
This commit is contained in:
@@ -149,6 +149,10 @@ addDefaults(config, {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "thumbnailVotes"
|
name: "thumbnailVotes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "casualVotes",
|
||||||
|
order: "timeSubmitted"
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
diskCacheURL: null,
|
diskCacheURL: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user