mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
sort_client_labels sorts first by total, and then to ensure deterministic
outcomes, sorts (reverse) alphabetically by label.
Fixes regression introduced in 0c0e539.