mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Used renamed method
This commit is contained in:
parent
6dc6860622
commit
35926269a6
1 changed files with 1 additions and 1 deletions
|
|
@ -710,7 +710,7 @@ class ProjectPushItemProcess:
|
|||
project_entity,
|
||||
src_folder_type
|
||||
)
|
||||
new_thumbnail_id = self._get_new_folder_thumbnail_id(
|
||||
new_thumbnail_id = self._create_new_folder_thumbnail(
|
||||
project_entity, src_folder_entity)
|
||||
folder_entity = new_folder_entity(
|
||||
folder_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue