fix: generator

This commit is contained in:
thomas
2024-04-11 10:47:00 +02:00
parent d5ace2f3b8
commit 4ed16a5f52

View File

@@ -93,6 +93,10 @@
{ {
"value": "typescript", "value": "typescript",
"label": "Typescript" "label": "Typescript"
},
{
"value": "forms",
"label": "Forms"
} }
] ]
} }