mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
change layout of profiles
This commit is contained in:
parent
925ff8b86f
commit
9570d92411
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ def _ocio_built_in_paths():
|
|||
|
||||
|
||||
class CoreImageIOConfigProfilesModel(BaseSettingsModel):
|
||||
_layout = "expanded"
|
||||
host_names: list[str] = SettingsField(
|
||||
default_factory=list,
|
||||
title="Host names"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue