allow editing of hidden inputs in preview (#24370)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
znn
2025-10-15 08:49:53 +05:30
committed by GitHub
parent a16ef7e73c
commit 4d8b8f9210
5 changed files with 19 additions and 4 deletions

View File

@ -340,6 +340,7 @@ const translation = {
optional: '(optional)',
maximize: 'Maximize Canvas',
minimize: 'Exit Full Screen',
optional_and_hidden: '(optional & hidden)',
},
nodes: {
common: {

View File

@ -340,6 +340,7 @@ const translation = {
moveToThisNode: '定位至此节点',
maximize: '最大化画布',
minimize: '退出最大化',
optional_and_hidden: '(选填 & 隐藏)',
},
nodes: {
common: {