mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 06:27:10 +03:00
Store titles for casual vote submissions
When an uploader changes the title, it will reset the casual votes
This commit is contained in:
@@ -153,6 +153,9 @@ addDefaults(config, {
|
||||
{
|
||||
name: "casualVotes",
|
||||
order: "timeSubmitted"
|
||||
},
|
||||
{
|
||||
name: "casualVoteTitles"
|
||||
}]
|
||||
},
|
||||
diskCacheURL: null,
|
||||
|
||||
Reference in New Issue
Block a user