* node versions add keep the latest option (#4899) * node versions add keep the latest option * i18n * perf: version code * fix: ts * hide system version * hide system version * hide system version * fix: ts * fix: ts --------- Co-authored-by: heheer <heheer@sealos.io>
17 lines
345 B
JSON
17 lines
345 B
JSON
{
|
||
"author": "silencezhang",
|
||
"name": "BI图表功能",
|
||
"avatar": "core/workflow/template/BI",
|
||
"intro": "BI图表功能,可以生成一些常用的图表,如饼图,柱状图,折线图等",
|
||
"showStatus": false,
|
||
"weight": 100,
|
||
|
||
"isTool": true,
|
||
"templateType": "tools",
|
||
|
||
"workflow": {
|
||
"nodes": [],
|
||
"edges": []
|
||
}
|
||
}
|