mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
fixed subset projection
This commit is contained in:
parent
7696fbd2de
commit
aad79964a6
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ class SubsetsModel(TreeModel, BaseRepresentationModel):
|
|||
"name": 1,
|
||||
"parent": 1,
|
||||
"schema": 1,
|
||||
"families": 1,
|
||||
"data.families": 1,
|
||||
"data.subsetGroup": 1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue