Fix props pane
This commit is contained in:
@@ -548,6 +548,13 @@ const ALL_ATTRIBUTES: AttributesSpecList = [
|
||||
},
|
||||
|
||||
// Workflow
|
||||
{
|
||||
name: "title",
|
||||
type: "string",
|
||||
location: "workflow",
|
||||
editable: true,
|
||||
defaultValue: "New Workflow"
|
||||
},
|
||||
{
|
||||
name: "queuePromptButtonName",
|
||||
type: "string",
|
||||
|
||||
Reference in New Issue
Block a user