mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 12:29:14 +08: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
|
<Button
|
||||||
variant="outline"
|
variant="outline"
|
||||||
size="icon"
|
size="icon"
|
||||||
|
disabled={isGenerated}
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
void handleListenToReport();
|
void handleListenToReport();
|
||||||
}}
|
}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user