mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
local version is not under OpenPype Admin group
This commit is contained in:
parent
03b2337bf4
commit
684dcb918d
1 changed files with 1 additions and 2 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue