mirror of
https://github.com/leoherzog/TorrentParts.git
synced 2026-05-02 04:40:51 -07:00
Icon Fix
This commit is contained in:
+1
-1
@@ -390,7 +390,7 @@ function getFontAwesomeIconForMimetype(mimetype) {
|
||||
return 'file-word';
|
||||
case mimetype.includes('ms-excel'):
|
||||
case mimetype.includes('spreadsheet'):
|
||||
return 'file-powerpoint';
|
||||
return 'file-spreadsheet';
|
||||
case mimetype.includes('powerpoint'):
|
||||
case mimetype.includes('presentation'):
|
||||
return 'file-powerpoint';
|
||||
|
||||
Reference in New Issue
Block a user