mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 05:02:17 +00:00
Add option to disable workflow persistence (#3341)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Chenlei Hu <huchenlei@proton.me>
This commit is contained in:
@@ -310,6 +310,9 @@
|
||||
"Comfy_Workflow_ConfirmDelete": {
|
||||
"name": "删除工作流时显示确认"
|
||||
},
|
||||
"Comfy_Workflow_Persist": {
|
||||
"name": "持久化工作流状态并在页面(重新)加载时恢复"
|
||||
},
|
||||
"Comfy_Workflow_ShowMissingModelsWarning": {
|
||||
"name": "显示缺失模型警告"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user