mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Return formatting change
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
629794f6d6
commit
78cd711383
1 changed files with 1 additions and 1 deletions
|
|
@ -1164,7 +1164,7 @@ class ProjectPushItemProcess:
|
|||
thumbnail_id
|
||||
)
|
||||
if not path:
|
||||
return
|
||||
return None
|
||||
return ayon_api.create_thumbnail(
|
||||
self._item.dst_project_name,
|
||||
path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue