mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
swapr keys
This commit is contained in:
parent
e7d244cd58
commit
e0fba3583a
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class CreateRenderPass(plugin.Creator):
|
|||
|
||||
# TODO remove - Backwards compatibility for old subset name templates
|
||||
# - added 2022/04/28
|
||||
dynamic_data["renderpass"] = dynamic_data["render_pass"]
|
||||
dynamic_data["render_pass"] = dynamic_data["renderpass"]
|
||||
|
||||
return dynamic_data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue