Skip to content

Commit 1e06f04

Browse files
author
Miriad
committed
Merge branch 'main' into dev
2 parents 32a6c5c + 9dc65ca commit 1e06f04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/types/config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ export interface ContentConfig {
3838
targetVideoDurationSec: number;
3939
sceneCountMin: number;
4040
sceneCountMax: number;
41+
dedupWindowDays: number;
42+
infographicInstructions: string[];
4143
_updatedAt: string;
4244
}
4345

0 commit comments

Comments
 (0)