mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Fixing review comments
This commit is contained in:
@@ -57,7 +57,6 @@ function start() {
|
||||
|
||||
startBlocklyInstance('HorizontalEndLTR', false, true, 'end', toolbox);
|
||||
startBlocklyInstance('HorizontalEndRTL', true, true, 'end', toolbox);
|
||||
Blockly.setStyle(Blockly.Styles.Classic);
|
||||
}
|
||||
|
||||
function startBlocklyInstance(suffix, rtl, horizontalLayout, position,
|
||||
|
||||
Reference in New Issue
Block a user