mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-14 14:31:00 +00:00
fix: default is able to be deleted
This commit is contained in:
@@ -116,7 +116,6 @@ export default function PluginConfigPage() {
|
||||
onOpenChange={setDialogOpen}
|
||||
pipelineId={selectedPipelineId || undefined}
|
||||
isEditMode={isEditForm}
|
||||
isDefaultPipeline={selectedPipelineIsDefault}
|
||||
onFinish={() => {
|
||||
getPipelines();
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user