Update profile

pull/4456/head
Daniel Supernault 2 years ago
parent 0f72b33c0e
commit 2cbf1acec3
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -180,7 +180,6 @@ class Profile extends Model
if( $avatar->is_remote &&
$avatar->remote_url &&
boolval(config_cache('pixelfed.cloud_storage')) == false &&
boolval(config_cache('federation.avatars.store_local')) == true
) {
return $avatar->remote_url;

Loading…
Cancel
Save