mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-17 19:24:19 +00:00
update icon i18n
This commit is contained in:
@@ -17,7 +17,7 @@ class StoreDataNode(WorkflowNode):
|
||||
|
||||
type_name = 'store_data'
|
||||
category = 'action'
|
||||
icon = '💾'
|
||||
icon = 'Database'
|
||||
name = 'store_data'
|
||||
description = 'store_data'
|
||||
name_zh = '存储数据'
|
||||
|
||||
Reference in New Issue
Block a user