mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 08:46:02 +00:00
update icon i18n
This commit is contained in:
@@ -14,7 +14,7 @@ class ParallelNode(WorkflowNode):
|
||||
|
||||
type_name = 'parallel'
|
||||
category = 'control'
|
||||
icon = '⚡'
|
||||
icon = 'Layers'
|
||||
name = 'parallel'
|
||||
name_zh = '并行执行'
|
||||
name_en = 'Parallel'
|
||||
|
||||
Reference in New Issue
Block a user