Skip to content

Commit

Permalink
Update filetypes for hydrus v568
Browse files Browse the repository at this point in the history
  • Loading branch information
floogulinc committed Mar 28, 2024
1 parent 088b9bb commit afb8c16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/hydrus-file-mimes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,8 @@ const MIMES_WITH_THUMBNAILS = [
HydrusFiletype.APPLICATION_PSD,
HydrusFiletype.APPLICATION_KRITA,
HydrusFiletype.APPLICATION_PROCREATE,
HydrusFiletype.APPLICATION_CBZ
HydrusFiletype.APPLICATION_CBZ,
HydrusFiletype.APPLICATION_MICROSOFT_OPEN_XML_PPTX
]

export function hasThumbnail(mime: HydrusFiletype) {
Expand Down

0 comments on commit afb8c16

Please sign in to comment.