Update AccountTransformer

pull/780/head
Daniel Supernault 6 years ago
parent 7a863fce94
commit 125d694086
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -29,6 +29,7 @@ class AccountTransformer extends Fractal\TransformerAbstract
'moved' => null,
'fields' => null,
'bot' => null,
'website' => $profile->website,
'software' => 'pixelfed',
'is_admin' => (bool) $is_admin
];

Loading…
Cancel
Save