🚨 fix: resolve linting type error
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 29s
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 29s
This commit is contained in:
@ -38,6 +38,7 @@ export const getAllVideoServiceWithEpisodeRepository = async (
|
|||||||
throw new AppError(
|
throw new AppError(
|
||||||
500,
|
500,
|
||||||
"An error occurred while fetching video services with episodes.",
|
"An error occurred while fetching video services with episodes.",
|
||||||
|
error,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user