only allow inserting into red-orbital block
This commit is contained in:
parent
daf7cf9d68
commit
4e7652bb9a
|
@ -14,6 +14,7 @@
|
|||
"editorScript": "file:./index.js",
|
||||
"editorStyle": "file:./index.css",
|
||||
"style": "file:./style-index.css",
|
||||
"parent": ["red-block/red-orbital"],
|
||||
"attributes": {
|
||||
"imgSrc": {
|
||||
"type": "string",
|
||||
|
|
Reference in New Issue