mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
removed slash from comment
This commit is contained in:
parent
699c3b5e06
commit
fcde4277e3
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ class PrepareProjectLocal(BaseAction):
|
|||
|
||||
settings_key = "prepare_project"
|
||||
|
||||
# Key to store info about trigerring create folder structure\
|
||||
# Key to store info about trigerring create folder structure
|
||||
create_project_structure_key = "create_folder_structure"
|
||||
create_project_structure_identifier = "create.project.structure"
|
||||
item_splitter = {"type": "label", "value": "---"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue