mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Add automatic mode for internal/external input layout.
This commit is contained in:
@@ -104,7 +104,6 @@ Blockly.Blocks['variables_set'] = {
|
||||
"name": "VALUE"
|
||||
}
|
||||
],
|
||||
"inputsInline": true,
|
||||
"previousStatement": null,
|
||||
"nextStatement": null,
|
||||
"colour": Blockly.Blocks.variables.HUE,
|
||||
|
||||
Reference in New Issue
Block a user