mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Keep set_source
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
e5bf5d3070
commit
26ab367103
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ class PushToContextController:
|
|||
self._process_item_id = None
|
||||
|
||||
self._use_original_name = False
|
||||
|
||||
self.set_source(project_name, version_ids)
|
||||
|
||||
# Events system
|
||||
def emit_event(self, topic, data=None, source=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue