Skip to content
Snippets Groups Projects
Unverified Commit 1a358404 authored by Paul Kaplan's avatar Paul Kaplan Committed by GitHub
Browse files

Merge pull request #985 from paulkaplan/fix-broadcast-toolbox

Fix toolbox xml for broadcast messages
parents f23a2de5 5d53be61
No related branches found
No related tags found
No related merge requests found
...@@ -332,14 +332,8 @@ const events = function () { ...@@ -332,14 +332,8 @@ const events = function () {
<block type="event_whenbroadcastreceived"> <block type="event_whenbroadcastreceived">
</block> </block>
<block type="event_broadcast"> <block type="event_broadcast">
<value name="BROADCAST_OPTION">
<shadow type="event_broadcast_menu"/>
</value>
</block> </block>
<block type="event_broadcastandwait"> <block type="event_broadcastandwait">
<value name="BROADCAST_OPTION">
<shadow type="event_broadcast_menu"/>
</value>
</block> </block>
${categorySeparator} ${categorySeparator}
</category> </category>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment