Updated docstring

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2025-12-15 12:10:50 +01:00 committed by GitHub
parent ec5766f656
commit e3fa6e446e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1263,8 +1263,7 @@ class PublishPuginsModel(BaseSettingsModel):
"Extract thumbnails from explicit file set in "
"instance.data['thumbnailSource'] using ffmpeg "
"and oiiotool."
"Used when host does not provide thumbnail, but artist could set "
"custom thumbnail source file."
"Used when artist provided thumbnail source."
)
)
ExtractOIIOTranscode: ExtractOIIOTranscodeModel = SettingsField(