Skip to content

Commit

Permalink
PPTX now default file type for Google Slides
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmas committed Apr 16, 2024
1 parent e2c6092 commit 3c8a917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Where:
- callback: callback when a file is synced (default: undefined)
- docsFileType: file type to use when exporting a Google Doc (default: docx )
- sheetsFileType: file type to use when exporting a Google Sheet (default: xlsx)
- slidesFileType: file type to use when exporting Google Slides (default: pdf)
- slidesFileType: file type to use when exporting Google Slides (default: pptx)
- fallbackGSuiteFileType: file type to use when exporting other GSuite files (default: pdf),
- abortOnError: whether to abort on an error,
- logger: logger to use in verbose mode, must have support for debug, warn and error functions
Expand Down

0 comments on commit 3c8a917

Please sign in to comment.