mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-13 01:06:03 +00:00
update icon i18n
This commit is contained in:
@@ -17,7 +17,7 @@ class EventTriggerNode(WorkflowNode):
|
||||
|
||||
type_name = 'event_trigger'
|
||||
category = 'trigger'
|
||||
icon = '📡'
|
||||
icon = 'Bell'
|
||||
name = 'event_trigger'
|
||||
description = 'event_trigger'
|
||||
name_zh = '事件触发'
|
||||
|
||||
Reference in New Issue
Block a user