forked from 77media/video-flow
8s
This commit is contained in:
parent
85e6849b17
commit
1a9e4ebe65
@ -203,7 +203,7 @@ export function useWorkflowData({ onEditPlanGenerated }: UseWorkflowDataProps =
|
||||
setTimeout(() => {
|
||||
notification.destroy(notificationKey);
|
||||
setIsLoadingGenerateEditPlan(false);
|
||||
}, 3000);
|
||||
}, 8000);
|
||||
}
|
||||
}, [episodeId, onEditPlanGenerated, notificationKey]);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user