This commit is contained in:
Daniel Supernault 2023-05-25 01:26:54 -06:00
parent b0634bfd8f
commit 859ed621b0
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

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