mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
Fix typo
This commit is contained in:
parent
5f6ce9060d
commit
483f8adbfe
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class FusionRenderNode(api.Action):
|
|||
env = os.environ.copy()
|
||||
env.update(session)
|
||||
|
||||
# Get executable by na.e
|
||||
# Get executable by name
|
||||
app = lib.get_application(self.name)
|
||||
executable = lib.which(app["executable"])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue