Skip to content

Commit

Permalink
Add webm to videos (prasathmani#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentSmith0 committed Aug 6, 2022
1 parent 6190ae6 commit 74727fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tinyfilemanager.php
Original file line number Diff line number Diff line change
Expand Up @@ -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':
Expand Down

0 comments on commit 74727fe

Please sign in to comment.