dever 4 năm trước cách đây
mục cha
commit
9672b2f8e9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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])) {