/** * This file is automatically generated * DO NOT EDIT MANUALLY! * * You can update the list of MimeType Aliases in config/mimetypealiases.json * The list of files is fetched from core/img/filetypes * To regenerate this file run ./occ maintenance:mimetype:update-js */ OC.MimeTypeList={ aliases: [], files: [ "application", "application-pdf", "audio", "file", "folder", "folder-drag-accept", "folder-encrypted", "folder-external", "folder-public", "folder-shared", "folder-starred", "image", "link", "location", "package-x-generic", "text", "text-calendar", "text-code", "text-vcard", "video", "x-office-document", "x-office-presentation", "x-office-spreadsheet" ], themes: [] };