Skip to content

Commit

Permalink
Chore - add chat prompt to start src components
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Ardecky committed Feb 17, 2024
1 parent 57811b7 commit fc1d614
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion telemetry/definitions/commonDefinitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,8 @@
"description": "Names of components that can start a transformation",
"allowedValues": [
"devToolsStartButton",
"bottomPanelSideNavButton"
"bottomPanelSideNavButton",
"chatPrompt"
]
},
{
Expand Down

0 comments on commit fc1d614

Please sign in to comment.