Skip to content

Commit f8267dc

Browse files
authored
fix xml parsing
1 parent 579df25 commit f8267dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/make-toolbox-xml.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ const control = function (isInitialSetup, isStage) {
700700
</block>
701701
<block type="control_if_return_else_return">
702702
<value name="boolean">
703-
<shadow type="checkbox />
703+
<shadow type="checkbox" />
704704
</value>
705705
<value name="TEXT1">
706706
<shadow type="text">

0 commit comments

Comments
 (0)