dever hace 4 años
padre
commit
a7f18c377c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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])) {