mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add pype tag icon and remove "clip" from audio extractor
This commit is contained in:
parent
2a994a8245
commit
a3431117a7
2 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ class ExtractAudioFile(pype.api.Extractor):
|
|||
order = pyblish.api.ExtractorOrder
|
||||
label = "Extract Subset Audio"
|
||||
hosts = ["hiero"]
|
||||
families = ["clip", "audio"]
|
||||
families = ["audio"]
|
||||
match = pyblish.api.Intersection
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
BIN
pype/hosts/hiero/startup/Icons/pype_icon.png
Normal file
BIN
pype/hosts/hiero/startup/Icons/pype_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue