mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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