This commit is contained in:
CREDO23 2025-10-24 02:35:54 +02:00 committed by thierryverse
parent 84ac44e3b1
commit ce4bb7e1b7
2 changed files with 1 additions and 9 deletions

View file

@ -35,8 +35,6 @@ export function ChatPanelView(props: ChatPanelViewProps) {
});
}, [chatDetails, generatePodcast]);
console.log("podcastIsStale", podcastIsStale);
return (
<div className="w-full">
<div