mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This slightly changes the order of operations of what we do in the `cont` callback, so that we update fetch status earlier. The order is somewhat arbitrary here, but we generally want to update data structures first.