Update AccountTransformer

pull/1265/head
Daniel Supernault 6 years ago
parent 059aca3e62
commit 138ce38a5e
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -26,6 +26,7 @@ class AccountTransformer extends Fractal\TransformerAbstract
'avatar_static' => $profile->avatarUrl(),
'header' => null,
'header_static' => null,
'header_bg' => $profile->header_bg,
'moved' => null,
'fields' => null,
'bot' => null,

Loading…
Cancel
Save