Skip to content

Commit

Permalink
Add missing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Nov 30, 2024
1 parent 68dd7b0 commit 539f4b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ control flow instructions moved into a "control" subarray, where "end" renamed i
[
'name' => 'step-name',
- 'response' => 'Hi!',
+ 'sendMessage' => 'Hi!',
- 'switch' => 'next',
- 'nextStep' => 'next',
- 'end' => true,
Expand Down

0 comments on commit 539f4b4

Please sign in to comment.