Skip to content

Commit 29f731d

Browse files
committed
add placeholder categories
1 parent 0552be5 commit 29f731d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/lib/Toolbox/Toolbox.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@
124124
<shadow type="lists_foreachvalue" />
125125
</value>
126126
</block>
127+
</category>
128+
<category name="Lambdas" colour="#d46">
129+
127130
</category>
128131
<category name="Blocks" colour="#b6f" custom="blocks">
129132
<!-- resources/categories/blocks.js -->
@@ -164,6 +167,9 @@
164167
<block type="runtime_frameget" />
165168
<sep gap="48"></sep>
166169
<block type="runtime_broadcast" />
170+
</category>
171+
<category name="Targets" colour="#46d">
172+
167173
</category>
168174
<category name="Browser" colour="#9d5">
169175
<block type="script_evalb" />

0 commit comments

Comments
 (0)