Skip to content

Commit 139f196

Browse files
committed
Fixed typo
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent f8788cd commit 139f196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
### Changed
55
* Allow setting threads in config
66
* Added a "generate" (bool) parameter to `getVideoUrl()`, just like `getVideoThumbnailUrl()`, to optionally skip encoding
7-
* Added return value false to `getVideoThumbnailUrl()` when `ffmpeg` is executed which prevents a URL is always returned, also in case of `ffmpeg` fails te run/create the thumbnail
7+
* Added return value false to `getVideoThumbnailUrl()` when `ffmpeg` is executed which prevents a URL is always returned, also in case of `ffmpeg` fails to run/create the thumbnail
88
* Added new config parameter "createSubfolder" (boolean) to create the same subfolders that are defined in the upload target paths of the asset.
99
* Added config option to prevent cache clearing
1010
* Fixed an issue where `getFileInfo()` would throw an error if `null` was returned

0 commit comments

Comments
 (0)