mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
AY-5539 - changed value from Settings
This commit is contained in:
parent
3c287e1d64
commit
e899dd05f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1891,7 +1891,7 @@ class PublisherController(BasePublisherController):
|
|||
filtering_criteria = {
|
||||
"task_names": task_name,
|
||||
"task_types": task_type,
|
||||
"hosts": host_name
|
||||
"host_names": host_name
|
||||
}
|
||||
profile = filter_profiles(
|
||||
filter_creator_profiles,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue