mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update AccountTransformer
This commit is contained in:
parent
fe522da8db
commit
93c687c7a0
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class AccountTransformer extends Fractal\TransformerAbstract
|
|||
'fields' => [],
|
||||
'bot' => false,
|
||||
'website' => $profile->website,
|
||||
'software' => 'pixelfed',
|
||||
'is_admin' => (bool) $is_admin,
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue