mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
9aecac3339
* 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