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])) {