dever 4 years ago
parent
commit
9672b2f8e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/Store/Core.php

+ 1 - 0
lib/Store/Core.php

@@ -682,6 +682,7 @@ class Core
 			'audio/webm' => 'webm',
 			'video/webm' => 'webm',
 			'audio/x-m4a' => 'm4a',
+			'image/webp' => 'webp',
 		);
 
 		if (isset($config[$mine])) {