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