mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
added root environments to launch environments
This commit is contained in:
parent
7bc645e7fa
commit
618137cf58
1 changed files with 1 additions and 0 deletions
|
|
@ -1403,6 +1403,7 @@ def get_app_environments_for_context(
|
|||
|
||||
"env": env
|
||||
})
|
||||
data["env"].update(anatomy.root_environments())
|
||||
|
||||
prepare_app_environments(data, env_group, modules_manager)
|
||||
prepare_context_environments(data, env_group, modules_manager)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue