mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +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.