feat: draft review flow — autogen→draft, auto-approve 07:00 MSK, /api/drafts routes
This commit is contained in:
@@ -112,7 +112,7 @@ async function runAutogenForCategory(category) {
|
||||
topic,
|
||||
tags: tags,
|
||||
keywords,
|
||||
autoPublish: true,
|
||||
autoPublish: false, // draft review flow
|
||||
category,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user