mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-20 18:51:26 -03:00
d4b82d98b2
The prune guard intentionally leaves the in-memory view empty while the stored cache keeps the user's recipes, so there has to be a documented way to accept the on-disk truth. That route is an explicit rebuild, which clears the stored cache before a full directory scan. Cover it so the FAQ recovery steps stay true.