mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix missing var standard
This commit is contained in:
parent
09f5e3ecc1
commit
9aa8aa469f
1 changed files with 1 additions and 1 deletions
|
|
@ -1216,7 +1216,7 @@ def get_representations(
|
|||
version_ids=version_ids,
|
||||
context_filters=context_filters,
|
||||
names_by_version_ids=names_by_version_ids,
|
||||
standard=True,
|
||||
standard=standard,
|
||||
archived=archived,
|
||||
fields=fields
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue