settings: adding standalonepublisher to hosts

This commit is contained in:
Jakub Jezek 2021-07-13 16:45:22 +02:00
parent 7062096ef7
commit 3deef5b0de
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -139,7 +139,8 @@ class HostsEnumEntity(BaseEnumEntity):
"photoshop",
"resolve",
"tvpaint",
"unreal"
"unreal",
"standalonepublisher"
]
if self.use_empty_value:
host_names.insert(0, "")