mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-06 05:42:37 +02:00
persist mcp imports
This commit is contained in:
parent
f722591ccd
commit
8fd370ed00
1 changed files with 1 additions and 0 deletions
|
|
@ -535,6 +535,7 @@ function reducer(state: State, action: Action): State {
|
||||||
draft.workflow.tools.push(newTool);
|
draft.workflow.tools.push(newTool);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
draft.pendingChanges = true;
|
||||||
draft.chatKey++;
|
draft.chatKey++;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue