mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-21 19:21:27 -03:00
Rebuilt from the preceding three commits' sources: - active-filters chip and its dead settings-toggled broadcast removed (the built bundle also no longer embeds the scripts/app.js test shim that the chip's settings.js import used to pull in) - scrollbar inset re-measured on programmatic value changes - app/api bindings canonicalized to "../../../scripts/*" externals and settings.js no longer inlined (bound at runtime via "../settings.js" to the vanilla module instance), per the new build guard