dever 4 vuotta sitten
vanhempi
commit
a7f18c377c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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])) {