mirror of
https://github.com/humhub/humhub.git
synced 2025-01-29 12:28:06 +01:00
Add XLSB extension mime icon
This commit is contained in:
parent
07cddadde7
commit
2462c6e87d
@ -40,6 +40,7 @@ class MimeHelper
|
||||
// Excel
|
||||
'xls' => self::ICON_EXCEL,
|
||||
'xlsx' => self::ICON_EXCEL,
|
||||
'xlsb' => self::ICON_EXCEL,
|
||||
'ods' => self::ICON_EXCEL,
|
||||
// Powerpoint
|
||||
'ppt' => self::ICON_POWERPOINT,
|
||||
|
Loading…
x
Reference in New Issue
Block a user