mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix access specifiers with private_class_methods instead of removing directly
This commit is contained in:
@@ -203,4 +203,5 @@ class AdminDashboardData
|
||||
'dash-data:access_password_removal'
|
||||
end
|
||||
|
||||
private_class_method :access_password_removal_key
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user