defined roles in prepare project action

This commit is contained in:
iLLiCiTiT 2021-04-13 14:09:41 +02:00
parent 4d1ad337cc
commit 35d8059a3a

View file

@ -21,6 +21,8 @@ class PrepareProjectLocal(BaseAction):
description = "Set basic attributes on the project"
icon = statics_icon("ftrack", "action_icons", "PrepareProject.svg")
role_list = ["Pypeclub", "Administrator", "Project Manager"]
settings_key = "prepare_project"
# Key to store info about trigerring create folder structure