This commit is contained in:
lzp
2026-04-14 17:33:20 +08:00
parent e96eb5b30b
commit 91bf90e948
3 changed files with 3 additions and 3 deletions

View File

@@ -119,7 +119,7 @@
{
tier: NODE_DATATIER.TO_3VIEW,
type: NODE_DATATYPE.TO_3VIEW,
title: t('FlowCanvas.to3DViewTitle'),
title: t('FlowCanvas.to3ViewTitle'),
component: To3View,
api:threeToThreeViewsApi
}