mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08: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