dever 4 năm trước cách đây
mục cha
commit
a7f18c377c
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

@@ -668,6 +668,7 @@ class Core
 			'application/vnd.android.package-archive' => 'apk',
 			'audio/webm' => 'webm',
 			'video/webm' => 'webm',
+			'audio/x-m4a' => 'm4a',
 		);
 
 		if (isset($config[$mine])) {