diff --git a/src/App.jsx b/src/App.jsx index 59b15db..976aa7b 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2040,6 +2040,7 @@ async function createNewChat() { onModelChange={setModel} streamOutput={streamOutput} onStreamOutputChange={setStreamOutput} + onLibrariesPurged={handleLibrariesPurged} /> )} {activeSettingsSubmenu === 'Interface' && }