소스 검색

Merge pull request #4004 from pixelfed/staging

Update AP Inbox
daniel 2 년 전
부모
커밋
08158a5fb3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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(