mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Remove empty default product type filter
This commit is contained in:
parent
2af0966586
commit
674375093d
1 changed files with 1 additions and 8 deletions
|
|
@ -499,14 +499,7 @@ DEFAULT_TOOLS_VALUES = {
|
|||
"workfile_lock_profiles": []
|
||||
},
|
||||
"loader": {
|
||||
"product_type_filter_profiles": [
|
||||
{
|
||||
"hosts": [],
|
||||
"task_types": [],
|
||||
"is_include": True,
|
||||
"filter_product_types": []
|
||||
}
|
||||
]
|
||||
"product_type_filter_profiles": []
|
||||
},
|
||||
"publish": {
|
||||
"template_name_profiles": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue