Run the command once again
This commit is contained in:
parent
fc08f71c12
commit
50557b19b6
1 changed files with 14 additions and 14 deletions
|
@ -82,26 +82,26 @@ OC.MimeTypeList={
|
|||
"web": "text/code"
|
||||
},
|
||||
files: [
|
||||
"video",
|
||||
"application",
|
||||
"application-pdf",
|
||||
"audio",
|
||||
"file",
|
||||
"folder",
|
||||
"folder-drag-accept",
|
||||
"folder-starred",
|
||||
"folder-external",
|
||||
"folder-public",
|
||||
"folder-shared",
|
||||
"folder-starred",
|
||||
"image",
|
||||
"package-x-generic",
|
||||
"text",
|
||||
"folder-external",
|
||||
"text-vcard",
|
||||
"application",
|
||||
"text-code",
|
||||
"x-office-spreadsheet",
|
||||
"application-pdf",
|
||||
"folder",
|
||||
"x-office-document",
|
||||
"text-calendar",
|
||||
"text-code",
|
||||
"text-vcard",
|
||||
"video",
|
||||
"x-office-document",
|
||||
"x-office-presentation",
|
||||
"file",
|
||||
"folder-shared",
|
||||
"image",
|
||||
"audio"
|
||||
"x-office-spreadsheet"
|
||||
],
|
||||
themes: []
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue