mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:03:26 +00:00
Fix zoechip bug
This commit is contained in:
@@ -38,7 +38,7 @@ export async function formatSource(
|
|||||||
embed.embedId = mixdropScraper.id;
|
embed.embedId = mixdropScraper.id;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
throw new Error(`Failed to find ZoeChip embed source for ${link}`);
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
return embed;
|
return embed;
|
||||||
|
Reference in New Issue
Block a user