mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update openpype/hosts/maya/plugins/publish/extract_xgen_cache.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
b13c5ed60a
commit
a37c85341a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class ExtractXgenCache(openpype.api.Extractor):
|
||||||
label = "Extract Xgen ABC Cache"
|
label = "Extract Xgen ABC Cache"
|
||||||
hosts = ["maya"]
|
hosts = ["maya"]
|
||||||
families = ["xgen"]
|
families = ["xgen"]
|
||||||
optional = true
|
optional = True
|
||||||
|
|
||||||
def process(self, instance):
|
def process(self, instance):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue