dever пре 4 година
родитељ
комит
9672b2f8e9
1 измењених фајлова са 1 додато и 0 уклоњено
  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])) {