mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 11:33:51 +00:00
This has a small stylistic change. The load_more function is recursive, and we now early-exit when the recursion is finished (i.e. when we've found the newest row).