From 6d88de725321e77486788f64a2e2537f5e6ef0cd Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 16 Jul 2018 19:15:20 +0200 Subject: Correctly handle error when remote instance is down --- client/src/app/videos/+video-watch/video-watch.component.html | 5 +++++ 1 file changed, 5 insertions(+) (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 f28134ece..21f8f5534 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -1,6 +1,11 @@
+
+ Sorry, but this video is not available because the remote instance is not responding. +
+ Please try again later. +
-- cgit v1.2.3