From 26ca98fb0cfdd39561b0b99a80c37fe699c6473d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 12 Aug 2024 17:02:22 +0200 Subject: [PATCH] Add a hint to fill chapters in the description --- .../+videos/+video-edit/shared/video-edit.component.html | 6 ++++++ 1 file changed, 6 insertions(+) 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 76d4afdca87..c5d127b881b 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 @@ -239,6 +239,12 @@
+
+ Chapters can also be set in the video description. + + Check the format in the PeerTube documentation +
+