From 47830672777112d748e2b816716de5704bba7a73 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 18 May 2022 14:28:46 +0200 Subject: Fix live mode descriptions --- client/src/app/+videos/+video-edit/shared/video-edit.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/app/+videos/+video-edit/shared/video-edit.component.html') diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html index 515daf15f..44004eb21 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html @@ -264,7 +264,7 @@ - You can't stream multiple times in a normal live, but you can save a replay of it that will use the same URL + You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live @@ -273,7 +273,7 @@ - You can stream multiple times in a permanent/recurring live. The URL for your viewers won't change but you cannot save replays of your lives + You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos -- cgit v1.2.3