mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update openpype/hosts/maya/api/lib.py
This commit is contained in:
parent
9a96a6b2e0
commit
a061c89779
1 changed files with 2 additions and 0 deletions
|
|
@ -3871,6 +3871,8 @@ def get_capture_preset(task_name, task_type, subset, project_settings, log):
|
|||
project_settings (dict): Project settings.
|
||||
log (object): Logging object.
|
||||
"""
|
||||
capture_preset = {}
|
||||
|
||||
filtering_criteria = {
|
||||
"hosts": "maya",
|
||||
"families": "review",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue