mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
hound
This commit is contained in:
parent
73a122b79a
commit
441bb73afc
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ class CreateSaver(NewCreator):
|
|||
|
||||
# build file path to render
|
||||
filepath = self.temp_rendering_path_template.format(
|
||||
**formatting_data)
|
||||
**formatting_data)
|
||||
|
||||
comp = get_current_comp()
|
||||
tool["Clip"] = comp.ReverseMapPath(os.path.normpath(filepath))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue