mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 22:47:18 +03:00
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
This commit is contained in:
@@ -363,7 +363,7 @@ const syncDefaults = {
|
||||
hideSkipButtonPlayerControls: false,
|
||||
hideDiscordLaunches: 0,
|
||||
hideDiscordLink: false,
|
||||
invidiousInstances: ["invidious.snopyta.org"], // leave as default
|
||||
invidiousInstances: [],
|
||||
supportInvidious: false,
|
||||
serverAddress: CompileConfig.serverAddress,
|
||||
minDuration: 0,
|
||||
@@ -583,4 +583,4 @@ export function generateDebugDetails(): string {
|
||||
output.config.skipRules = output.config.skipRules.length;
|
||||
|
||||
return JSON.stringify(output, null, 4);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user