From 8812dabbe27770c2e8899e0f6eaaba516fbf34f6 Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Wed, 13 Nov 2019 15:03:56 +0200 Subject: [PATCH] no videos message changed --- src/routes/Detail/VideosList/VideosList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Detail/VideosList/VideosList.js b/src/routes/Detail/VideosList/VideosList.js index 0f9c078a5..15d800319 100644 --- a/src/routes/Detail/VideosList/VideosList.js +++ b/src/routes/Detail/VideosList/VideosList.js @@ -35,7 +35,7 @@ const VideosList = ({ className, metaGroup }) => { : metaGroup.content.type === 'Err' || videosForSeason.length === 0 ?
- No videos + No videos found for this meta
: