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:
catboxanon
2025-04-07 17:06:41 -04:00
committed by GitHub
parent 65c9c264c6
commit a7a8459e18
9 changed files with 40 additions and 2 deletions

View File

@@ -310,6 +310,9 @@
"Comfy_Workflow_ConfirmDelete": {
"name": "删除工作流时显示确认"
},
"Comfy_Workflow_Persist": {
"name": "持久化工作流状态并在页面(重新)加载时恢复"
},
"Comfy_Workflow_ShowMissingModelsWarning": {
"name": "显示缺失模型警告"
},