mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 03:01:54 +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