mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merge branch 'develop' into chore/AY-4917_Move-3dsMax-client-code
This commit is contained in:
commit
5cc7f07c9f
1 changed files with 1 additions and 1 deletions
|
|
@ -558,7 +558,7 @@ class ExtractBurninProfile(BaseSettingsModel):
|
|||
_layout = "expanded"
|
||||
product_types: list[str] = SettingsField(
|
||||
default_factory=list,
|
||||
title="Produt types"
|
||||
title="Product types"
|
||||
)
|
||||
hosts: list[str] = SettingsField(
|
||||
default_factory=list,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue