mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
feat(global): rename burnin plugin
This commit is contained in:
parent
de93ef648e
commit
3a09ff2059
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class ExtractBurnin(pype.api.Extractor):
|
|||
`tags` including `burnin`
|
||||
"""
|
||||
|
||||
label = "Quicktime with burnins"
|
||||
label = "Extract burnins"
|
||||
order = pyblish.api.ExtractorOrder + 0.03
|
||||
families = ["review", "burnin"]
|
||||
hosts = ["nuke", "maya", "shell"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue