mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 08:46:02 +00:00
update icon i18n
This commit is contained in:
@@ -17,7 +17,7 @@ class HTTPRequestNode(WorkflowNode):
|
||||
|
||||
type_name = 'http_request'
|
||||
category = 'process'
|
||||
icon = '🌐'
|
||||
icon = 'Globe'
|
||||
name = 'http_request'
|
||||
description = 'http_request'
|
||||
name_zh = 'HTTP 请求'
|
||||
|
||||
Reference in New Issue
Block a user