mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
f4b56ea455
Public channels were previously sorted by name, however, channels with a leading emoji in the name would always appear first in the list. By using slug we avoid this issue.