mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Updated titles
This commit is contained in:
parent
738d9cf8d8
commit
e6eaf87272
2 changed files with 2 additions and 2 deletions
|
|
@ -1258,7 +1258,7 @@ class PublishPuginsModel(BaseSettingsModel):
|
|||
)
|
||||
ExtractThumbnailFromSource: ExtractThumbnailFromSourceModel = SettingsField( # noqa: E501
|
||||
default_factory=ExtractThumbnailFromSourceModel,
|
||||
title="Extract Thumbnail (from source)",
|
||||
title="Extract Thumbnail from source",
|
||||
description=(
|
||||
"Extract thumbnails from explicit file set in "
|
||||
"instance.data['thumbnailSource'] using ffmpeg "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue