diff --git a/ext/upload/theme.php b/ext/upload/theme.php index 76c6e438..70c9cca6 100644 --- a/ext/upload/theme.php +++ b/ext/upload/theme.php @@ -228,6 +228,7 @@ class UploadTheme extends Themelet { if(class_exists("ICOFileHandler")){$supported_ext .= " ico ani cur";} if(class_exists("MP3FileHandler")){$supported_ext .= " mp3";} if(class_exists("SVGFileHandler")){$supported_ext .= " svg";} + if(class_exists("VideoFileHandler")){$supported_ext .= " flv mp4 ogv webm m4v";} $title = "Booru to " . $config->get_string('title'); // CA=0: Ask to use current or new tags | CA=1: Always use current tags | CA=2: Always use new tags $html .= '