added settings schemas and defaults for new attribute

This commit is contained in:
Jakub Trllo 2022-04-27 19:16:10 +02:00
parent b0dd4d5153
commit eea8f906a2
2 changed files with 39 additions and 1 deletions

View file

@ -418,7 +418,8 @@
"redshiftproxy": "cache",
"usd": "usd"
},
"keep_first_subset_name_for_review": true
"keep_first_subset_name_for_review": true,
"asset_versions_status_profiles": []
}
}
}