mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
ftrack: renameing attribute to keep_first_subset_name_for_review
This commit is contained in:
parent
97dca92bbe
commit
c9edd81e17
3 changed files with 7 additions and 7 deletions
|
|
@ -396,7 +396,7 @@
|
|||
"redshiftproxy": "cache",
|
||||
"usd": "usd"
|
||||
},
|
||||
"nicer_asset_name": false
|
||||
"keep_first_subset_name_for_review": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -787,9 +787,9 @@
|
|||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "nicer_asset_name",
|
||||
"label": "Nicer Asset name if multiple reviewable",
|
||||
"default": false
|
||||
"key": "keep_first_subset_name_for_review",
|
||||
"label": "Make subset name as first asset name",
|
||||
"default": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue