mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Extensions calling setWorkingMessage() in agent_start handlers previously had no effect because the loading animation didn't exist yet. Now the message is queued and applied once the loader is created. Fixes #935