This commit is contained in:
parent
eb70ce0ccb
commit
0042e65a56
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ public class UserRenderer(
|
|||
Fields = fields?.ToList() ?? [],
|
||||
Emoji = profileEmoji,
|
||||
Pleroma = flags.IsPleroma.Value
|
||||
? new PleromaUserExtensions()
|
||||
? new PleromaUserExtensions
|
||||
{
|
||||
IsAdmin = user.IsAdmin,
|
||||
IsModerator = user.IsModerator
|
||||
|
|
Loading…
Add table
Reference in a new issue