only allow inserting into red-orbital block

This commit is contained in:
Ray Elliott 2022-07-21 12:53:22 +01:00
parent daf7cf9d68
commit 4e7652bb9a
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
"editorScript": "file:./index.js", "editorScript": "file:./index.js",
"editorStyle": "file:./index.css", "editorStyle": "file:./index.css",
"style": "file:./style-index.css", "style": "file:./style-index.css",
"parent": ["red-block/red-orbital"],
"attributes": { "attributes": {
"imgSrc": { "imgSrc": {
"type": "string", "type": "string",