mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix 'hero' kwargs
This commit is contained in:
parent
24305ca803
commit
eb352d0958
1 changed files with 0 additions and 1 deletions
|
|
@ -195,7 +195,6 @@ def is_latest(representation):
|
|||
version = get_version_by_id(
|
||||
project_name,
|
||||
representation["parent"],
|
||||
hero=True,
|
||||
fields=["_id", "type", "parent"]
|
||||
)
|
||||
if version["type"] == "hero_version":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue