mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This PR does some things to the about page: - Hide the stat if there are 0 admins/moderators. - Count admins and moderators separately, so a user who is both will add to both counts. - A user who is both will still show up as a moderator, even if `admins` is hidden.