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

Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
This commit is contained in:
David Lai 2021-09-16 16:07:24 +08:00 committed by GitHub
parent db9e5fa1df
commit d0e0bcb67c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@
{
"type": "boolean",
"key": "active",
"label": "Is Project Active"
"label": "Active Project"
}
]
}