event sync all auto sync project is turned off by default

This commit is contained in:
iLLiCiTiT 2019-11-27 16:50:30 +01:00
parent e17ca875e0
commit 3f8a8a6c38

View file

@ -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(