fix(briefs): replace video_native with traditional in NewBrief default
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c74fde4f40
commit
f99be62256
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ export function NewBrief() {
|
|||
descriptive_transcript: descriptiveTranscript,
|
||||
languages,
|
||||
transcreation: [],
|
||||
translation_mode: 'video_native',
|
||||
translation_mode: 'traditional',
|
||||
},
|
||||
languages,
|
||||
deadline: deadline || undefined,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue