Add Silhouette host to defaults of few validators

This commit is contained in:
Roy Nieterau 2025-01-23 17:26:32 +01:00
parent cd3543f424
commit ffec35f69f

View file

@ -1033,7 +1033,8 @@ DEFAULT_PUBLISH_VALUES = {
"maya",
"nuke",
"photoshop",
"substancepainter"
"substancepainter",
"silhouette"
],
"enabled": True,
"optional": False,
@ -1053,7 +1054,8 @@ DEFAULT_PUBLISH_VALUES = {
"harmony",
"photoshop",
"aftereffects",
"fusion"
"fusion",
"silhouette"
],
"enabled": True,
"optional": True,