Skip to content

Commit 2e03432

Browse files
committed
fix(plugin): skill issue
1 parent 9a4244c commit 2e03432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/plugin/src/generators/init/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"label": "Generate a SceneGraph component but do not write to template"
2828
},
2929
{
30-
"none": "none",
30+
"value": "none",
3131
"label": "Do not generate a SceneGraph component"
3232
}
3333
]

0 commit comments

Comments
 (0)