mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Add addition family filter 'review' to burnin profile with focal length
This commit is contained in:
parent
c2fede9798
commit
7d9af1fdb1
1 changed files with 3 additions and 1 deletions
|
|
@ -267,7 +267,9 @@
|
|||
"BOTTOM_CENTERED": "{asset}",
|
||||
"BOTTOM_RIGHT": "{frame_start}-{current_frame}-{frame_end}",
|
||||
"filter": {
|
||||
"families": [],
|
||||
"families": [
|
||||
"review"
|
||||
],
|
||||
"tags": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue