Skip to content

Commit a85eeb2

Browse files
authored
Merge pull request #1392 from nextcloud/backport/1384/stable19
[stable19] Remove EPUB mimetype
2 parents b53fe2a + b7830cc commit a85eeb2

7 files changed

Lines changed: 6 additions & 7 deletions

File tree

β€Žjs/files.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/files.js.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/public.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/public.js.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/viewer.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/viewer.js.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žsrc/helpers/mime.jsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ const openMimetypesPlainText = [
2929
'application/cmd',
3030
'application/x-empty',
3131
'application/x-msdos-program',
32-
'application/epub+zip',
3332
'application/javascript',
3433
'application/json',
3534
'application/x-perl',

0 commit comments

Comments
Β (0)