mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Split done before
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
cd7b6212cc
commit
015e7c11a5
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ class PushToContextController:
|
|||
return
|
||||
|
||||
self._src_project_name = project_name
|
||||
self._src_version_ids = version_ids.split(",")
|
||||
self._src_version_ids = version_ids
|
||||
self._src_label = None
|
||||
folder_entity = None
|
||||
task_entities = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue