mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Copy source folder type to destination
This commit is contained in:
parent
475d4800a2
commit
9340df7a25
1 changed files with 1 additions and 1 deletions
|
|
@ -709,7 +709,7 @@ class ProjectPushItemProcess:
|
|||
)
|
||||
folder_entity = new_folder_entity(
|
||||
folder_name,
|
||||
"Folder",
|
||||
src_folder_type,
|
||||
parent_id=parent_id,
|
||||
attribs=new_folder_attrib
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue