only allow inserting into red-orbital block
This commit is contained in:
parent
daf7cf9d68
commit
4e7652bb9a
|
@ -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",
|
||||||
|
|
Reference in New Issue