| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 02b0871 commit 9dc65ca
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,6 +38,8 @@ export interface ContentConfig { | |||
| 38 | 38 | targetVideoDurationSec: number; | |
| 39 | 39 | sceneCountMin: number; | |
| 40 | 40 | sceneCountMax: number; | |
| 41 | + dedupWindowDays: number; | ||
| 42 | + infographicInstructions: string[]; | ||
| 41 | 43 | _updatedAt: string; | |
| 42 | 44 | } | |
| 43 | 45 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments