Merge pull request #487 from tokejepsen/2.x/bugfix/nukestudio_ftrack_review

Enable previews for Ftrack review.
This commit is contained in:
Jakub Ježek 2020-08-27 10:38:57 +02:00 committed by GitHub
commit 3cd5eb6434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}