From b702aeff544c741156132cf08662669cc34363da Mon Sep 17 00:00:00 2001 From: "fengchuanhn@gmail.com" Date: Mon, 25 May 2026 02:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E7=94=9F=E6=88=90=E5=AD=97?= =?UTF-8?q?=E5=B9=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/workflow.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stores/workflow.js b/src/stores/workflow.js index 9f23d8c..3d65891 100644 --- a/src/stores/workflow.js +++ b/src/stores/workflow.js @@ -254,7 +254,7 @@ export const useWorkflowStore = defineStore("workflow", { // 05 字幕和音乐 - autoSubtitle: false, + autoSubtitle: true, smartSubtitle: true,