mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 22:17:14 +03:00
Add cb tables to db dump
This commit is contained in:
@@ -128,6 +128,21 @@ addDefaults(config, {
|
||||
},
|
||||
{
|
||||
name: "ratings"
|
||||
},
|
||||
{
|
||||
name: "titles"
|
||||
},
|
||||
{
|
||||
name: "titleVotes"
|
||||
},
|
||||
{
|
||||
name: "thumbnails"
|
||||
},
|
||||
{
|
||||
name: "thumbnailTimestamps"
|
||||
},
|
||||
{
|
||||
name: "thumbnailVotes"
|
||||
}]
|
||||
},
|
||||
diskCacheURL: null,
|
||||
|
||||
Reference in New Issue
Block a user