shell改成script

This commit is contained in:
戚辰先生 2024-12-09 00:02:14 +08:00
parent f5fb0a2dae
commit 305759dd67

View File

@ -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: {