feat: add Husky hooks and fix provider tutorial UI/logic
- Add Husky pre-commit and pre-push hooks for linting, type checking, and build validation - Fix visual hierarchy bug in the provider onboarding tutorial - Remove feedback modal - Move MinIO bucket creation logic to before app startup - Wire MiniMax audio through voice generation pipeline - Fix scene insertion issues - Fix portal tutorial modal and harden panel variant task flow
This commit is contained in:
@@ -120,9 +120,7 @@
|
||||
"storyToScriptSubtitle": "Story To Script V2",
|
||||
"scriptToStoryboardSubtitle": "Script To Storyboard V2",
|
||||
"stop": "停止",
|
||||
"minimize": "最小化",
|
||||
"copyErrorDetail": "复制错误详情",
|
||||
"openFeedbackForm": "打开问题反馈表单"
|
||||
"minimize": "最小化"
|
||||
},
|
||||
"streamStep": {
|
||||
"analyzeCharacters": "角色分析",
|
||||
|
||||
Reference in New Issue
Block a user