dever 5 vuotta sitten
vanhempi
commit
0b39341806
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      lib/Store/Core.php

+ 2 - 0
lib/Store/Core.php

@@ -628,6 +628,8 @@ class Core
 			'x-world/x-vrml' => 'flr',
 			'application/x-rar' => 'rar',
 			'application/vnd.android.package-archive' => 'apk',
+			'audio/webm' => 'mp3',
+			'video/webm' => 'mp4',
 		);
 
 		if (isset($config[$mine])) {