mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #487 from tokejepsen/2.x/bugfix/nukestudio_ftrack_review
Enable previews for Ftrack review.
This commit is contained in:
commit
3cd5eb6434
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ class CollectReviews(api.InstancePlugin):
|
|||
"step": 1,
|
||||
"fps": rev_inst.data.get("fps"),
|
||||
"name": "preview",
|
||||
"tags": ["preview"],
|
||||
"tags": ["preview", "ftrackreview"],
|
||||
"ext": ext
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue