mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Renamed module, refactored register function
This commit is contained in:
parent
115299e6b5
commit
1ec79ac2fb
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ class FusionRenderNode(api.Action):
|
|||
return lib.launch(executable=executable, args=[], environment=env)
|
||||
|
||||
|
||||
def register_actions():
|
||||
def register_launcher_actions():
|
||||
"""Register specific actions which should be accessible in the launcher"""
|
||||
|
||||
# Register fusion actions
|
||||
Loading…
Add table
Add a link
Reference in a new issue