mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
dont make the layout compact
This commit is contained in:
parent
c05bb7bab4
commit
958e3019fa
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ class ValidateAttributesModel(BaseSettingsModel):
|
|||
|
||||
|
||||
class FamilyMappingItemModel(BaseSettingsModel):
|
||||
_layout = "compact"
|
||||
product_types: list[str] = Field(
|
||||
default_factory=list,
|
||||
title="Product Types"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue