mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Enable previews for Ftrack review.
This commit is contained in:
parent
b20e653454
commit
a3d82fc92c
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ class CollectReviews(api.InstancePlugin):
|
||||||
"step": 1,
|
"step": 1,
|
||||||
"fps": rev_inst.data.get("fps"),
|
"fps": rev_inst.data.get("fps"),
|
||||||
"name": "preview",
|
"name": "preview",
|
||||||
"tags": ["preview"],
|
"tags": ["preview", "ftrackreview"],
|
||||||
"ext": ext
|
"ext": ext
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue