mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
event sync all auto sync project is turned off by default
This commit is contained in:
parent
e17ca875e0
commit
3f8a8a6c38
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ from pype.ftrack import BaseEvent
|
|||
|
||||
|
||||
class SyncAllAutoSyncProjects(BaseEvent):
|
||||
ignore_me = True
|
||||
def register(self):
|
||||
'''Registers the event, subscribing the discover and launch topics.'''
|
||||
self.session.event_hub.subscribe(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue