mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 09:58:18 +08:00
FEATURE: Admin dashboard data for user profile views.
This commit is contained in:
@ -6,6 +6,7 @@ class AdminDashboardData
|
||||
GLOBAL_REPORTS ||= [
|
||||
'visits',
|
||||
'signups',
|
||||
'profile_views',
|
||||
'topics',
|
||||
'posts',
|
||||
'time_to_first_response',
|
||||
|
Reference in New Issue
Block a user