Merge "Add 3D filetype for STL files"
[lhc/web/wiklou.git] / includes / specials / SpecialMIMEsearch.php
index 7087cff..3290abd 100644 (file)
@@ -86,6 +86,7 @@ class MIMEsearchPage extends QueryPage {
                                        MEDIATYPE_TEXT,
                                        MEDIATYPE_EXECUTABLE,
                                        MEDIATYPE_ARCHIVE,
+                                       MEDIATYPE_3D,
                                ],
                        ] + $minorType,
                ];