mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +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