master ← hnb-ku:add-message-glyph-for-staff
merged 09:25AM - 18 Nov 19 UTC
History: https://meta.discourse.org/t//133518
<hr>
Some communities have t…he `enable_personal_messages` switched off. We currently show the PM icon in the user menu based on that. This is not correct as staff members can always send PMs, so it's handy for them to have that icon visible even if non-staff members are not allowed to use PMs.
This PR corrects that in that if the current user is a staff member, they'll get the icon regardless of what that setting it set to.