mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
If you finished reviewing the initially loaded items, and there're more in the queue, load them. Also, when fast-tracking the pending items updates, use the reviewable_count returned by the perform result. Calling "result.reviewable_count" returns undefines.