mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-22 16:06:50 +00:00
feat: make podcast generation only applicable for once
This commit is contained in:
@@ -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();
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user