Skip to content

Commit cfaf47d

Browse files
authored
Update default_toolbox.js
1 parent e7a8b0e commit cfaf47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks_vertical/default_toolbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ Blockly.Blocks.defaultToolbox = '<xml id="toolbox-categories" style="display: no
550550
'<block type="extension_wedo_hat" id="extension_wedo_hat"></block>' +
551551
'<block type="extension_wedo_boolean" id="extension_wedo_boolean"></block>' +
552552
'<block type="control_fieldbutton" id="control_fieldbutton">' +
553-
'<field name="TEST_BUTTON"></field>' +
553+
'<field name="BUTTON" id="TEST_BUTTON"></field>' +
554554
'</block>' +
555555
'<block type="control_fieldcheckboxoriginal" id="control_fieldcheckboxoriginal"></block>' +
556556
'<block type="motion_mutatorCheckboxTest" id="motion_mutatorCheckboxTest"></block>' +

0 commit comments

Comments
 (0)