mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-11 08:16:03 +00:00
update icon i18n
This commit is contained in:
@@ -18,7 +18,7 @@ class DataTransformNode(WorkflowNode):
|
||||
|
||||
type_name = 'data_transform'
|
||||
category = 'process'
|
||||
icon = '🔄'
|
||||
icon = 'ArrowRightLeft'
|
||||
name = 'data_transform'
|
||||
description = 'data_transform'
|
||||
name_zh = '数据转换'
|
||||
|
||||
Reference in New Issue
Block a user