mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: instead of total user count display only the count of users going to be affected.
edec922803
This commit is contained in:
@@ -74,6 +74,8 @@ Discourse::Application.routes.draw do
|
||||
collection do
|
||||
get "category/:id" => "site_settings#index"
|
||||
end
|
||||
|
||||
put "user_count" => "site_settings#user_count"
|
||||
end
|
||||
|
||||
get "reports" => "reports#index"
|
||||
|
||||
Reference in New Issue
Block a user