mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update API AccountTransformer, fix https://mastodon.social/users/tom79/statuses/101410506495350462
This commit is contained in:
parent
b4221833e3
commit
aa53a1439f
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ class AccountTransformer extends Fractal\TransformerAbstract
|
|||
'moved' => null,
|
||||
'fields' => null,
|
||||
'bot' => null,
|
||||
'software' => 'pixelfed'
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue