mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 18:06:06 +00:00
9e223949a7
The onDeletePipeline callback was a no-op, causing the sidebar to remain stale and the content area to stay on the deleted pipeline. Now calls refreshPipelines() and navigates to /home/pipelines, consistent with bot and knowledge base deletion behavior.