Show powerlevels in memberlist
This commit is contained in:
parent
cd07a76cd6
commit
db1bcd7b5a
8 changed files with 74 additions and 3 deletions
|
|
@ -59,6 +59,7 @@ MemberListBackend::roleNames() const
|
|||
{DisplayName, "displayName"},
|
||||
{AvatarUrl, "avatarUrl"},
|
||||
{Trustlevel, "trustlevel"},
|
||||
{Powerlevel, "powerlevel"},
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue