Sfoglia il codice sorgente

Merge pull request #4004 from pixelfed/staging

Update AP Inbox
daniel 2 anni fa
parent
commit
08158a5fb3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/Util/ActivityPub/Inbox.php

+ 1 - 1
app/Util/ActivityPub/Inbox.php

@@ -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(