From fb373f3c2ca3552e5b1102c4f0e1f7cf8944ea40 Mon Sep 17 00:00:00 2001 From: Yiannis Christodoulou Date: Sun, 12 Oct 2025 21:37:29 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20Chapters:=20The=20default=20text=20in=20?= =?UTF-8?q?a=20new=20chapter=E2=80=99s=20text=20field=20is=20=E2=80=9Csegm?= =?UTF-8?q?ent=E2=80=9D.=20Change=20to=20(e.g.):=20=E2=80=9CAdd=20Chapter?= =?UTF-8?q?=20Text=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chapters-editor/client/src/components/TimelineControls.tsx | 2 +- .../chapters-editor/client/src/hooks/useVideoChapters.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend-tools/chapters-editor/client/src/components/TimelineControls.tsx b/frontend-tools/chapters-editor/client/src/components/TimelineControls.tsx index ffeecde2..e91790bc 100644 --- a/frontend-tools/chapters-editor/client/src/components/TimelineControls.tsx +++ b/frontend-tools/chapters-editor/client/src/components/TimelineControls.tsx @@ -2577,7 +2577,7 @@ const TimelineControls = ({