🐶 happy dog

This commit is contained in:
Ondrej Samohel 2023-10-09 15:51:31 +02:00
parent 8168c96ae5
commit 77a0930ed0
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -68,8 +68,11 @@ class CreateMultishotLayout(plugin.MayaCreator):
# add the project as the first item
items_with_label = [
dict(label=f"{self.project_name} "
"(shots directly under the project)", value="")
{
"label": f"{self.project_name} "
"(shots directly under the project)",
"value": ""
}
]
# go through the current folder path and add each part to the list,