mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix product name in base value
This commit is contained in:
parent
9b2564cfd7
commit
f70bdc5795
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ class CoreAddon(BaseServerAddon):
|
|||
)
|
||||
base_value = {
|
||||
"type": "builtin_path",
|
||||
"product": "",
|
||||
"product_name": "",
|
||||
"host_names": [],
|
||||
"task_names": [],
|
||||
"task_types": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue