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,