FIX: show private message topic count on admin dashboard reports

This commit is contained in:
Arpit Jalan
2018-03-27 14:00:08 +05:30
parent 94deb482ae
commit 518f7ba91b
5 changed files with 20 additions and 3 deletions

View File

@ -21,6 +21,7 @@ class AdminDashboardData
PRIVATE_MESSAGE_REPORTS ||= [
'user_to_user_private_messages',
'user_to_user_private_messages_with_replies',
'system_private_messages',
'notify_moderators_private_messages',
'notify_user_private_messages',