Skip to content

Commit 6de3a00

Browse files
authored
continue loop
1 parent 3c68119 commit 6de3a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/make-toolbox-xml.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,7 @@ const control = function (isInitialSetup, isStage) {
641641
</block>
642642
<block id="forever" type="control_forever"/>
643643
<block type="control_exitLoop"/>
644+
<block type="control_continueLoop"/>
644645
${blockSeparator}
645646
<block type="control_switch"/>
646647
<block type="control_switch_default"/>

0 commit comments

Comments
 (0)