From a5cf76afa378aae81af2a9b0ce548e5d2582f832 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 25 Sep 2020 10:04:21 +0200 Subject: Add watch messages if live has not started --- client/src/app/+videos/+video-watch/video-watch.component.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'client/src/app/+videos/+video-watch/video-watch.component.html') diff --git a/client/src/app/+videos/+video-watch/video-watch.component.html b/client/src/app/+videos/+video-watch/video-watch.component.html index 0d1768aa9..13242a2bc 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.html +++ b/client/src/app/+videos/+video-watch/video-watch.component.html @@ -29,6 +29,14 @@ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
+ This live has not started yet. +
+ +
+ This live is finished. +
+
This video is blocked.
{{ video.blockedReason }} @@ -113,7 +121,7 @@
- +