From 2c6484b6caf0ed6d7b9d3d79e8b96108baef0bc2 Mon Sep 17 00:00:00 2001 From: Yiannis Christodoulou Date: Fri, 19 Sep 2025 08:28:15 +0300 Subject: [PATCH] chore: Replace segments string with chapters --- .../chapters-editor/client/src/components/EditingTools.tsx | 4 ++-- .../client/src/components/TimelineControls.tsx | 4 ++-- .../chapters-editor/client/src/hooks/useVideoChapters.tsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend-tools/chapters-editor/client/src/components/EditingTools.tsx b/frontend-tools/chapters-editor/client/src/components/EditingTools.tsx index 9097f1d1..d3c61c37 100644 --- a/frontend-tools/chapters-editor/client/src/components/EditingTools.tsx +++ b/frontend-tools/chapters-editor/client/src/components/EditingTools.tsx @@ -55,12 +55,12 @@ const EditingTools = ({
{/* Left side - Play buttons group */}
- {/* Play Segments button */} + {/* Play Chapters button */}