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": "欠落しているモデルの警告を表示"
},