Skip to content

Commit 7d48c3e

Browse files
authored
add index
1 parent e287661 commit 7d48c3e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/lib/make-toolbox-xml.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1436,8 +1436,11 @@ const liveTests = function () {
14361436
<block type="motion_mutatorCheckboxTest"></block>
14371437
${blockSeparator}
14381438
<block type="data_filterlist">
1439+
<value name="INDEX">
1440+
<shadow type="data_filterlistitem"></shadow>
1441+
</value>
14391442
<value name="ITEM">
1440-
<shadow type="data_filterlistitem">
1443+
<shadow type="data_filterlistitem"></shadow>
14411444
</value>
14421445
</block>
14431446
</category>

0 commit comments

Comments
 (0)