mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-03 20:51:58 +00:00
Migrate forceInput widgets_values (#3337)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -296,6 +296,17 @@
|
||||
"Comfy_Window_UnloadConfirmation": {
|
||||
"name": "关闭窗口时显示确认"
|
||||
},
|
||||
"Comfy_Workflow_AutoSave": {
|
||||
"name": "自动保存",
|
||||
"options": {
|
||||
"after delay": "延迟后",
|
||||
"off": "关闭"
|
||||
}
|
||||
},
|
||||
"Comfy_Workflow_AutoSaveDelay": {
|
||||
"name": "自动保存延迟(毫秒)",
|
||||
"tooltip": "仅在自动保存设置为“延迟后”时适用。"
|
||||
},
|
||||
"Comfy_Workflow_ConfirmDelete": {
|
||||
"name": "删除工作流时显示确认"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user