mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 03:34:20 +00:00
update icon i18n
This commit is contained in:
@@ -17,7 +17,7 @@ class SwitchNode(WorkflowNode):
|
||||
|
||||
type_name = 'switch'
|
||||
category = 'control'
|
||||
icon = '🔃'
|
||||
icon = 'Split'
|
||||
name = 'switch'
|
||||
description = 'switch'
|
||||
name_zh = '多路分支'
|
||||
|
||||
Reference in New Issue
Block a user