Updated docstrings

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

View file

@ -1261,8 +1261,8 @@ class PublishPuginsModel(BaseSettingsModel):
title="Extract Thumbnail from source",
description=(
"Extract thumbnails from explicit file set in "
"instance.data['thumbnailSource'] using ffmpeg "
"and oiiotool."
"instance.data['thumbnailSource'] using oiiotool"
" or ffmpeg."
"Used when artist provided thumbnail source."
)
)