mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fixing typo
This commit is contained in:
parent
0a765c4528
commit
255b65780f
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ class OCIOEnvHook(PreLaunchHook):
|
|||
project_settings=self.data["project_settings"],
|
||||
anatomy_data=template_data,
|
||||
anatomy=self.data["anatomy"],
|
||||
environment=self.launch_context.env,
|
||||
env=self.launch_context.env,
|
||||
)
|
||||
|
||||
if config_data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue