mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Default to "Main" subset name across all hosts
- 'testhost' is not refactored to default to "Main"
This commit is contained in:
parent
6eece7ed6a
commit
4fb92b6fca
21 changed files with 9 additions and 17 deletions
|
|
@ -4,7 +4,7 @@ import openpype.api
|
|||
|
||||
class Creator(openpype.api.Creator):
|
||||
"""This serves as skeleton for future OpenPype specific functionality"""
|
||||
pass
|
||||
defaults = ['Main']
|
||||
|
||||
|
||||
class Loader(api.Loader):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue