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:
@@ -14,7 +14,7 @@ class LoopNode(WorkflowNode):
|
||||
|
||||
type_name = 'loop'
|
||||
category = 'control'
|
||||
icon = '🔁'
|
||||
icon = 'Repeat'
|
||||
name = 'loop'
|
||||
name_zh = '循环'
|
||||
name_en = 'Loop'
|
||||
|
||||
Reference in New Issue
Block a user