mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-04 21:06:03 +00:00
update icon i18n
This commit is contained in:
@@ -19,7 +19,7 @@ class CodeExecutorNode(WorkflowNode):
|
||||
|
||||
type_name = 'code_executor'
|
||||
category = 'process'
|
||||
icon = '💻'
|
||||
icon = 'Code'
|
||||
name = 'code_executor'
|
||||
description = 'code_executor'
|
||||
name_zh = '代码执行'
|
||||
|
||||
Reference in New Issue
Block a user