mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Delay DOM creation in LoadingManager constructor to first use time, ensuring window.i18n is ready before translate() is called. This eliminates the 'i18n not available' console warning during module initialization while maintaining correct translations for cancel button and loading status text.