Skip to content
Snippets Groups Projects
Commit 50893a6a authored by Tianyi Liang's avatar Tianyi Liang Committed by Tianyi Liang
Browse files

Apply 1 suggestion(s) to 1 file(s)


Co-authored-by: default avatarFabio M <fabio@igem.org>
parent a8b58968
No related branches found
No related tags found
1 merge request!562Resolve SD-235 "Feat/ booth screen video"
......@@ -294,7 +294,7 @@ export class VideosService {
TeamArtifactType.PROJECT_PROMOTION,
)
).find(
(video) => video.value.type === TeamArtifactType.PROJECT_PROMOTION,
(video) => video.value.language === 'en',
)
if (promotionVideo == null) {
continue
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment