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