1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00
This commit is contained in:
Daniel Supernault 2019-01-13 15:55:26 -07:00
parent b4221833e3
commit aa53a1439f
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -28,6 +28,7 @@ class AccountTransformer extends Fractal\TransformerAbstract
'moved' => null,
'fields' => null,
'bot' => null,
'software' => 'pixelfed'
];
}
}