mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-28 08:21:27 -03:00
fix(recipes): serve duplicate scan from cache and guard against re-entry
This commit is contained in:
@@ -963,6 +963,7 @@
|
||||
}
|
||||
},
|
||||
"duplicates": {
|
||||
"finding": "[TODO: Translate] Scanning for duplicate recipes...",
|
||||
"found": "发现 {count} 个重复组",
|
||||
"noGroups": "按当前判重依据未找到重复组",
|
||||
"keepLatest": "保留最新版本",
|
||||
|
||||
Reference in New Issue
Block a user