mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Apply suggestions from code review
Co-authored-by: Jakub Ježek <jakub@ynput.io>
This commit is contained in:
parent
ffec35f69f
commit
521e50619e
1 changed files with 2 additions and 2 deletions
|
|
@ -1034,7 +1034,7 @@ DEFAULT_PUBLISH_VALUES = {
|
|||
"nuke",
|
||||
"photoshop",
|
||||
"substancepainter",
|
||||
"silhouette"
|
||||
"silhouette",
|
||||
],
|
||||
"enabled": True,
|
||||
"optional": False,
|
||||
|
|
@ -1055,7 +1055,7 @@ DEFAULT_PUBLISH_VALUES = {
|
|||
"photoshop",
|
||||
"aftereffects",
|
||||
"fusion",
|
||||
"silhouette"
|
||||
"silhouette",
|
||||
],
|
||||
"enabled": True,
|
||||
"optional": True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue