mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +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": "자동 저장 지연 시간 (ms)",
|
||||
"tooltip": "자동 저장이 \"지연 후\"로 설정된 경우에만 적용됩니다."
|
||||
},
|
||||
"Comfy_Workflow_ConfirmDelete": {
|
||||
"name": "워크플로 삭제 시 확인 표시"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user