We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a8b0e commit cfaf47dCopy full SHA for cfaf47d
blocks_vertical/default_toolbox.js
@@ -550,7 +550,7 @@ Blockly.Blocks.defaultToolbox = '<xml id="toolbox-categories" style="display: no
550
'<block type="extension_wedo_hat" id="extension_wedo_hat"></block>' +
551
'<block type="extension_wedo_boolean" id="extension_wedo_boolean"></block>' +
552
'<block type="control_fieldbutton" id="control_fieldbutton">' +
553
- '<field name="TEST_BUTTON"></field>' +
+ '<field name="BUTTON" id="TEST_BUTTON"></field>' +
554
'</block>' +
555
'<block type="control_fieldcheckboxoriginal" id="control_fieldcheckboxoriginal"></block>' +
556
'<block type="motion_mutatorCheckboxTest" id="motion_mutatorCheckboxTest"></block>' +
0 commit comments