diff --git a/src/components/video-editor/SettingsPanel.tsx b/src/components/video-editor/SettingsPanel.tsx
index 90e2ca8e..6bfe0f7d 100644
--- a/src/components/video-editor/SettingsPanel.tsx
+++ b/src/components/video-editor/SettingsPanel.tsx
@@ -2778,6 +2778,18 @@ export function SettingsPanel({
+
+
+ {tSettings("captions.timelineQuickAdd", "Hover to add on timeline")}
+
+
+ updateAutoCaptionSettings({ timelineQuickAdd })
+ }
+ className="data-[state=checked]:bg-[#2563EB] scale-75"
+ />
+