mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
update action
This commit is contained in:
parent
91c3bbf022
commit
ce1ff14dad
1 changed files with 6 additions and 1 deletions
|
|
@ -15,7 +15,12 @@ from avalon import io, inventory
|
|||
from pype.ftrack import ftrack_utils
|
||||
|
||||
class SyncToAvalon(BaseAction):
|
||||
'''Edit meta data action.'''
|
||||
'''
|
||||
Synchronizing data action - from Ftrack to Avalon DB
|
||||
|
||||
|
||||
|
||||
'''
|
||||
|
||||
#: Action identifier.
|
||||
identifier = 'sync.to.avalon'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue