mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-26 23:44:19 +00:00
update icon i18n
This commit is contained in:
@@ -18,7 +18,7 @@ class ConditionNode(WorkflowNode):
|
||||
|
||||
type_name = 'condition'
|
||||
category = 'control'
|
||||
icon = '🔀'
|
||||
icon = 'GitBranch'
|
||||
name = 'condition'
|
||||
description = 'condition'
|
||||
name_zh = '条件分支'
|
||||
|
||||
Reference in New Issue
Block a user