removed slash from comment

This commit is contained in:
iLLiCiTiT 2021-07-27 11:15:17 +02:00
parent 699c3b5e06
commit fcde4277e3

View file

@ -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": "---"}