mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Return attrib for frameStart query
This commit is contained in:
parent
a7209e68f0
commit
3a0ba21117
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ def _get_last_version_files(
|
|||
project_name,
|
||||
product_name,
|
||||
folder_entity["id"],
|
||||
fields={"id"}
|
||||
fields={"id", "attrib"}
|
||||
)
|
||||
|
||||
if not version_entity:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue