mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Nice and shiny settings title for Validate Outdated Containers
This commit is contained in:
parent
a0cb4a25e0
commit
8f17ebe99e
1 changed files with 1 additions and 1 deletions
|
|
@ -798,7 +798,7 @@ class PublishPuginsModel(BaseSettingsModel):
|
|||
)
|
||||
ValidateOutdatedContainers: PluginStateByHostModel = SettingsField(
|
||||
default_factory=PluginStateByHostModel,
|
||||
title="Validate Containers"
|
||||
title="Validate Outdated Containers"
|
||||
)
|
||||
ValidateIntent: ValidateIntentModel = SettingsField(
|
||||
default_factory=ValidateIntentModel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue