fix: show uninstalled plugin nodes in workflow checklist (#29630)

This commit is contained in:
yyh
2025-12-15 10:11:23 +08:00
committed by GitHub
parent b8d54d745e
commit 59137f1d05
24 changed files with 1315 additions and 1270 deletions

View File

@@ -464,6 +464,7 @@ const translation = {
variable: '使用变量',
},
inputVars: '输入变量',
pluginNotInstalled: '插件未安装',
},
start: {
required: '必填',