mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
traypublisher creator has host name filter
This commit is contained in:
parent
7e23f1cc32
commit
c4907af980
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ from .pipeline import (
|
|||
|
||||
class TrayPublishCreator(Creator):
|
||||
create_allow_context_change = True
|
||||
host_name = "traypublisher"
|
||||
|
||||
def collect_instances(self):
|
||||
for instance_data in list_instances():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue