mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
typo(plugins): removing EXR from extract_quicktime
This commit is contained in:
parent
cd21de060b
commit
30fa666f91
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ class ExtractQuicktimeEXR(pyblish.api.InstancePlugin):
|
|||
publish the shading network. Same goes for file dependent assets.
|
||||
"""
|
||||
|
||||
label = "Extract Quicktime EXR"
|
||||
label = "Extract Quicktime"
|
||||
order = pyblish.api.ExtractorOrder
|
||||
families = ["imagesequence", "render", "write", "source"]
|
||||
hosts = ["shell"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue