From 8e0144a089b212c3151c7ea9c9ba73bb8c35e7ef 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 76d4afdca..c5d127b88 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 +
+