kopia lustrzana https://github.com/pixelfed/pixelfed
commit
08158a5fb3
|
@ -643,7 +643,7 @@ class Inbox
|
|||
if(!$profile || $profile->private_key != null) {
|
||||
return;
|
||||
}
|
||||
DeleteRemoteProfilePipeline::dispatch($profile)->onQueue('delete');
|
||||
DeleteRemoteProfilePipeline::dispatch($profile)->onQueue('inbox');
|
||||
return;
|
||||
} else {
|
||||
if(!isset(
|
||||
|
|
Ładowanie…
Reference in New Issue