mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-24 21:36:06 +00:00
update icon i18n
This commit is contained in:
@@ -20,7 +20,7 @@ class ReplyMessageNode(WorkflowNode):
|
||||
|
||||
type_name = 'reply_message'
|
||||
category = 'action'
|
||||
icon = '↩️'
|
||||
icon = 'Send'
|
||||
name = 'reply_message'
|
||||
description = 'reply_message'
|
||||
name_zh = '回复消息'
|
||||
|
||||
Reference in New Issue
Block a user