mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
feat: make podcast generation only applicable for once
This commit is contained in:
@@ -47,6 +47,7 @@ export function ResearchReportBlock({
|
||||
<Button
|
||||
variant="outline"
|
||||
size="icon"
|
||||
disabled={isGenerated}
|
||||
onClick={() => {
|
||||
void handleListenToReport();
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user