mirror of
https://github.com/google/blockly.git
synced 2026-02-02 05:30:10 +01:00
Fixed missing dependency to Blockly.defineBlocksWithJsonArray()
This commit is contained in:
@@ -33,6 +33,7 @@ goog.provide('Blockly.Blocks.variables'); // Deprecated.
|
||||
goog.provide('Blockly.Constants.Variables');
|
||||
|
||||
goog.require('Blockly.Blocks');
|
||||
goog.require('Blockly');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user