mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2025-07-28 12:31:10 +02:00
Add webm to videos (#833)
This commit is contained in:
@@ -2817,6 +2817,7 @@ function fm_get_file_icon_class($path)
|
||||
case '3gp':
|
||||
case 'asf':
|
||||
case 'wmv':
|
||||
case 'webm':
|
||||
$img = 'fa fa-file-video-o';
|
||||
break;
|
||||
case 'eml':
|
||||
|
Reference in New Issue
Block a user