mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-14 11:22:15 +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",
|
||||
".ppm",
|
||||
".pps",
|
||||
".ppsm",
|
||||
".ppsx",
|
||||
".ppt",
|
||||
".pptm",
|
||||
".pptx",
|
||||
|
||||
Reference in New Issue
Block a user