mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 09:58:06 +00:00
The one error that needed to be fixed was in static/js/echo.js. The function in the loop was being used by _.each(). This has been replaced by iterating through the array using a while loop instead.
20 KiB
20 KiB