mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
add model to product types enums
This commit is contained in:
parent
48020b5dc7
commit
04d2b6ceb0
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ def product_types_enum():
|
|||
{"value": "redshift_rop", "label": "Redshift ROP"},
|
||||
{"value": "karma_rop", "label": "Karma ROP"},
|
||||
{"value": "vray_rop", "label": "VRay ROP"},
|
||||
{"value": "model", "label": "Model"},
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue