mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Changed the labels for layout json extractor
This commit is contained in:
parent
768cb2ac0c
commit
dc033d283e
2 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@ class PublishPuginsModel(BaseSettingsModel):
|
|||
)
|
||||
ExtractLayout: ValidatePluginModel = Field(
|
||||
default_factory=ValidatePluginModel,
|
||||
title="Extract Layout"
|
||||
title="Extract Layout (JSON)"
|
||||
)
|
||||
ExtractThumbnail: ExtractPlayblastModel = Field(
|
||||
default_factory=ExtractPlayblastModel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue