* 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
328 B
JSON
17 lines
328 B
JSON
{
|
|
"author": "",
|
|
"name": "DuckDuckGo服务",
|
|
"avatar": "core/workflow/template/duckduckgo",
|
|
"intro": "DuckDuckGo 服务,包含网络搜索、图片搜索、新闻搜索等。",
|
|
"showStatus": false,
|
|
"weight": 11,
|
|
|
|
"isTool": true,
|
|
"templateType": "search",
|
|
|
|
"workflow": {
|
|
"nodes": [],
|
|
"edges": []
|
|
}
|
|
}
|