mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 11:44:18 +00:00
update icon i18n
This commit is contained in:
@@ -17,7 +17,7 @@ class WaitNode(WorkflowNode):
|
||||
|
||||
type_name = 'wait'
|
||||
category = 'control'
|
||||
icon = '⏳'
|
||||
icon = 'Clock'
|
||||
name = 'wait'
|
||||
description = 'wait'
|
||||
name_zh = '等待'
|
||||
|
||||
Reference in New Issue
Block a user