mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
settings: adding standalonepublisher to hosts
This commit is contained in:
parent
7062096ef7
commit
3deef5b0de
1 changed files with 2 additions and 1 deletions
|
|
@ -139,7 +139,8 @@ class HostsEnumEntity(BaseEnumEntity):
|
|||
"photoshop",
|
||||
"resolve",
|
||||
"tvpaint",
|
||||
"unreal"
|
||||
"unreal",
|
||||
"standalonepublisher"
|
||||
]
|
||||
if self.use_empty_value:
|
||||
host_names.insert(0, "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue