shell改成script
This commit is contained in:
parent
f5fb0a2dae
commit
305759dd67
@ -37,7 +37,7 @@ export const NODE_CONFIG: Record<string, NodeConfig> = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
SHELL: {
|
SCRIPT: {
|
||||||
size: { width: 200, height: 80 },
|
size: { width: 200, height: 80 },
|
||||||
shape: 'rect',
|
shape: 'rect',
|
||||||
theme: {
|
theme: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user