mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Apps Action runs also timer in FT. New actions Thumb to child/parent, sort review and *open_folder
This commit is contained in:
parent
06f1dd9057
commit
ab6f07e28c
12 changed files with 1111 additions and 87 deletions
|
|
@ -215,7 +215,6 @@ def register(session, **kw):
|
|||
|
||||
action_handler = AvalonIdAttribute(session)
|
||||
action_handler.register()
|
||||
print("----- action - <" + action_handler.__class__.__name__ + "> - Has been registered -----")
|
||||
|
||||
|
||||
def main(arguments=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue