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