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