mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
FEATURE: implement lock/unlock trust level mechanics
This commit is contained in:
@ -9,6 +9,7 @@ class AdminUserSerializer < BasicUserSerializer
|
||||
:created_at_age,
|
||||
:username_lower,
|
||||
:trust_level,
|
||||
:trust_level_locked,
|
||||
:flag_level,
|
||||
:username,
|
||||
:title,
|
||||
|
Reference in New Issue
Block a user