mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 06:27:10 +03:00
Make schemas work with postgres
This commit is contained in:
@@ -45,6 +45,7 @@ addDefaults(config, {
|
||||
},
|
||||
userCounterURL: null,
|
||||
youtubeAPIKey: null,
|
||||
postgres: null
|
||||
});
|
||||
|
||||
// Add defaults
|
||||
|
||||
Reference in New Issue
Block a user