1
0
Daniel Supernault 2 жил өмнө
parent
commit
859ed621b0

+ 1 - 1
app/Jobs/StatusPipeline/StatusRemoteUpdatePipeline.php

@@ -75,7 +75,7 @@ class StatusRemoteUpdatePipeline implements ShouldQueue
 				$nm['url']
 			) &&
 			in_array($nm['type'], ['Document', 'Image', 'Video']) &&
-			in_array($nm['mediaType'], explode(',', config('pixelfed.media_types')))
+			in_array($nm['mediaType'], explode(',', config('pixelfed.media_types')));
 		});
 
 		// Skip when no media