mirror of
https://github.com/google/blockly.git
synced 2026-05-12 23:20:10 +02:00
9aa79a76df
* fix: remove some attributes from the JSO system Remove the deletable, movable, and editable attributes. Normally this would be a breaking change, but because this isn't released yet it's just a patch. * fixup: serializer tests