更新发布节点到市场对话框为蓝色主题
This commit is contained in:
parent
1a71d7173b
commit
ad559a237f
@ -251,7 +251,7 @@ function showPublishConfirmDialog() {
|
||||
const nodeType = nodeRecord.value.node_type
|
||||
const nodeLabel = nodeRecord.value.node_label || nodeType
|
||||
|
||||
dialog.success({
|
||||
dialog.info({
|
||||
title: t('Publish to Node Marketplace'),
|
||||
content: t('Are you sure you want to publish node "{0}" to the marketplace?').replace('{0}', nodeLabel),
|
||||
positiveText: t('Confirm'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user