local version is not under OpenPype Admin group

This commit is contained in:
iLLiCiTiT 2021-04-13 14:35:14 +02:00
parent 03b2337bf4
commit 684dcb918d

View file

@ -17,8 +17,7 @@ class PrepareProjectLocal(BaseAction):
"""Prepare project attributes in Anatomy."""
identifier = "prepare.project.local"
label = "OpenPype Admin"
variant = "- Prepare Project (Local)"
label = "Prepare Project"
description = "Set basic attributes on the project"
icon = statics_icon("ftrack", "action_icons", "PrepareProject.svg")