kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update FederationController, fix typo
							rodzic
							
								
									6476855519
								
							
						
					
					
						commit
						33c0db3a9a
					
				| 
						 | 
				
			
			@ -102,7 +102,7 @@ class FederationController extends Controller
 | 
			
		|||
 | 
			
		||||
        $headers = $request->headers->all();
 | 
			
		||||
        $payload = $request->getContent();
 | 
			
		||||
        InboxValidator::dispatchNow($username, $headers, $payload)->onQueue('high');
 | 
			
		||||
        dispatch(new InboxValidator($username, $headers, $payload))->onQueue('high');
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue