mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 13:12:17 +01:00
fix(libreoffice): accept the OOXML PowerPoint show extensions (#1626)
This commit is contained in:
@@ -879,6 +879,8 @@ func (a *Api) Extensions() []string {
|
|||||||
".potx",
|
".potx",
|
||||||
".ppm",
|
".ppm",
|
||||||
".pps",
|
".pps",
|
||||||
|
".ppsm",
|
||||||
|
".ppsx",
|
||||||
".ppt",
|
".ppt",
|
||||||
".pptm",
|
".pptm",
|
||||||
".pptx",
|
".pptx",
|
||||||
|
|||||||
Reference in New Issue
Block a user