mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
clean up
This commit is contained in:
parent
84ac44e3b1
commit
ce4bb7e1b7
2 changed files with 1 additions and 9 deletions
|
|
@ -35,8 +35,6 @@ export function ChatPanelView(props: ChatPanelViewProps) {
|
|||
});
|
||||
}, [chatDetails, generatePodcast]);
|
||||
|
||||
console.log("podcastIsStale", podcastIsStale);
|
||||
|
||||
return (
|
||||
<div className="w-full">
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue