mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
02333bfadc
It's OK to modify the contents of Blockly.Blocks, but it's not OK to try to replace this export with a completely different object. Fixes #5556