mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 11:18:22 +00:00
feat: make podcast generation only applicable for once
This commit is contained in:
parent
f96873ca02
commit
ce130e7160
@ -47,6 +47,7 @@ export function ResearchReportBlock({
|
||||
<Button
|
||||
variant="outline"
|
||||
size="icon"
|
||||
disabled={isGenerated}
|
||||
onClick={() => {
|
||||
void handleListenToReport();
|
||||
}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user