Update openpype/settings/entities/schemas/projects_schema/schema_project_maya.json

Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2022-05-31 18:58:13 +02:00 committed by GitHub
parent 254455e786
commit b073853a0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
{
"type": "boolean",
"key": "use_env_var_as_root",
"label": "Use env var placeholder in referenced url",
"label": "Use env var placeholder in referenced paths",
"docstring": "Use ${} placeholder instead of physical value of root when storing into workfile metadata."
},
{