enable assistant editing

This commit is contained in:
pablodanswer 2024-08-06 23:54:46 -07:00 committed by Chris Weaver
parent 9c5d33e198
commit 7358ece008

View File

@ -435,7 +435,6 @@ export function AssistantEditor({
name="name" name="name"
tooltip="Used to identify the Assistant in the UI." tooltip="Used to identify the Assistant in the UI."
label="Name" label="Name"
disabled={isUpdate}
placeholder="e.g. 'Email Assistant'" placeholder="e.g. 'Email Assistant'"
/> />
<div className="mb-6 "> <div className="mb-6 ">