Passed
Push — master ( 6f1745...57b5b6 )
by
unknown
34:44 queued 14:32
created
typo3/sysext/core/Classes/Resource/MimeTypeCollection.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -973,7 +973,7 @@
 block discarded – undo
973 973
         'video/x-sgi-movie' => ['movie'],
974 974
         'video/x-smv' => ['smv'],
975 975
         'x-conference/x-cooltalk' => ['ice'],
976
-   ];
976
+    ];
977 977
 
978 978
     /**
979 979
      * @return array<string, List<string>>
Please login to merge, or discard this patch.