mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
list items are separated by commas, duh
This commit is contained in:
parent
f5d69e8d8d
commit
2c9d579a4b
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ class AddLastWorkfileToLaunchArgs(PreLaunchHook):
|
|||
"aftereffects",
|
||||
"wrap",
|
||||
"openrv",
|
||||
"cinema4d"
|
||||
"cinema4d",
|
||||
"silhouette",
|
||||
"gaffer",
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ class OCIOEnvHook(PreLaunchHook):
|
|||
"hiero",
|
||||
"resolve",
|
||||
"openrv",
|
||||
"cinema4d"
|
||||
"cinema4d",
|
||||
"silhouette",
|
||||
"gaffer",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue