mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix product type key in immutable keys
This commit is contained in:
parent
a089b17f2f
commit
2cf62f0bb4
1 changed files with 1 additions and 1 deletions
|
|
@ -429,7 +429,7 @@ class CreatedInstance:
|
|||
__immutable_keys = (
|
||||
"id",
|
||||
"instance_id",
|
||||
"product_type",
|
||||
"productType",
|
||||
"creator_identifier",
|
||||
"creator_attributes",
|
||||
"publish_attributes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue