mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Revert "added exe and msi filetypes and icon"
This reverts commit aa1adf42c7.
This commit is contained in:
parent
aa1adf42c7
commit
43981e62e2
2 changed files with 0 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 464 B |
|
|
@ -97,6 +97,4 @@ return array(
|
|||
'ai' => 'application/illustrator',
|
||||
'epub' => 'application/epub+zip',
|
||||
'mobi' => 'application/x-mobipocket-ebook',
|
||||
'msi' => 'application',
|
||||
'exe' => 'application'
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue