mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 14:07:13 +03:00
Add chapter sorting method to show small chapters in the middle of large ones
This commit is contained in:
@@ -427,6 +427,8 @@ function migrateOldFormats(config: SBConfig) {
|
||||
}
|
||||
|
||||
async function setupConfig() {
|
||||
if (typeof(chrome) === "undefined") return;
|
||||
|
||||
await fetchConfig();
|
||||
addDefaults();
|
||||
convertJSON();
|
||||
|
||||
Reference in New Issue
Block a user